Skip to content
This repository has been archived by the owner on Oct 1, 2021. It is now read-only.

Commit

Permalink
Mark gateway integration as deprecated.
Browse files Browse the repository at this point in the history
  • Loading branch information
rvdsteege committed May 27, 2021
1 parent 785a276 commit 93b7916
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/Integration.php
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ public function __construct( $args = array() ) {
'dashboard_url' => 'https://www.targetpay.com/login',
'provider' => 'targetpay',
'manual_url' => \__( 'https://www.pronamic.eu/support/how-to-connect-targetpay-with-wordpress-via-pronamic-pay/', 'pronamic_ideal' ),
'deprecated' => true,
)
);

Expand Down

0 comments on commit 93b7916

Please sign in to comment.