Skip to content

Commit

Permalink
Update manual URL to pronamicpay.com (pronamic/pronamic-pay#15).
Browse files Browse the repository at this point in the history
  • Loading branch information
rvdsteege committed Nov 29, 2022
1 parent 5432b89 commit 43f1d7d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Integration.php
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ public function __construct( $args = [] ) {
'url' => \__( 'https://www.adyen.com/', 'pronamic_ideal' ),
'product_url' => \__( 'https://www.adyen.com/pricing', 'pronamic_ideal' ),
'dashboard_url' => 'https://ca-live.adyen.com/ca/ca/login.shtml',
'manual_url' => \__( 'https://www.pronamic.eu/manuals/using-adyen-pronamic-pay/', 'pronamic_ideal' ),
'manual_url' => \__( 'https://www.pronamicpay.com/en/manuals/how-to-connect-adyen-to-wordpress-with-pronamic-pay/', 'pronamic_ideal' ),
'supports' => [
'webhook',
'webhook_log',
Expand Down

0 comments on commit 43f1d7d

Please sign in to comment.