@@ -28,7 +28,7 @@ |
||
28 | 28 | __( 'test', 'pronamic_ideal' ) => 'https://ca-test.adyen.com/ca/ca/login.shtml', |
29 | 29 | __( 'live', 'pronamic_ideal' ) => 'https://ca-live.adyen.com/ca/ca/login.shtml', |
30 | 30 | ); |
31 | - $this->provider = 'adyen'; |
|
31 | + $this->provider = 'adyen'; |
|
32 | 32 | } |
33 | 33 | |
34 | 34 | /** |