Skip to content

Commit

Permalink
Removed specific ABN AMRO iDEAL Easy PSPID test description.
Browse files Browse the repository at this point in the history
  • Loading branch information
remcotolsma committed Nov 8, 2016
1 parent c72f7fe commit 9928060
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions src/Settings.php
Original file line number Diff line number Diff line change
Expand Up @@ -56,10 +56,6 @@ public function fields( array $fields ) {
'type' => 'text',
'classes' => array( 'code' ),
'tooltip' => __( 'PSPID as mentioned in the payment provider dashboard.', 'pronamic_ideal' ),
'description' => sprintf(
__( '<span class="show-provider show-abnamro-ideal-easy">Use <code>%s</code> for testing purposes, no registration required.</span>', 'pronamic_ideal' ),
'TESTiDEALEASY'
),
'methods' => array( 'ogone_orderstandard_easy', 'ogone_orderstandard', 'ogone_directlink' ),
);

Expand Down

0 comments on commit 9928060

Please sign in to comment.