Skip to content

Commit

Permalink
Add method description for Riverty.
Browse files Browse the repository at this point in the history
  • Loading branch information
remcotolsma committed Nov 28, 2023
1 parent 96ec8d9 commit bae4dac
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions src/Extension.php
Original file line number Diff line number Diff line change
Expand Up @@ -454,6 +454,10 @@ public static function get_gateways() {
)

Check failure on line 454 in src/Extension.php

View workflow job for this annotation

GitHub Actions / phpcs / phpcs

There should be a comma after the last array item in a multi-line array.
],
],
'method_description' => \__(
'Riverty (formerly AfterPay) is a payment service that allows customers to pay after receiving the product.',
'pronamic_ideal'
),
],
[
'id' => 'pronamic_pay_santander',
Expand Down

0 comments on commit bae4dac

Please sign in to comment.