Skip to content

Commit

Permalink
Updated dashboard URL to new URL, closes #20.
Browse files Browse the repository at this point in the history
  • Loading branch information
remcotolsma committed Jun 12, 2023
1 parent c852935 commit e8dcb7c
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 = [] ) {
'name' => 'Rabobank - Rabo Smart Pay',
'api_url' => 'https://betalen.rabobank.nl/omnikassa-api/',
'product_url' => 'https://www.rabobank.nl/bedrijven/betalen/klanten-laten-betalen/rabo-smart-pay',
'dashboard_url' => 'https://bankieren.rabobank.nl/smartpay-dashboard',
'dashboard_url' => 'https://bankieren.rabobank.nl/smartpay/dashboard/home',
'provider' => 'rabobank',
'supports' => [
'refunds',
Expand Down

0 comments on commit e8dcb7c

Please sign in to comment.