Skip to content

Commit

Permalink
Add Riverty gateway.
Browse files Browse the repository at this point in the history
  • Loading branch information
remcotolsma committed Dec 13, 2022
1 parent 72da8c4 commit 9a8fed0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/Extension.php
Original file line number Diff line number Diff line change
Expand Up @@ -159,6 +159,7 @@ private static function get_payment_methods() {
'pronamic_pay_mb_way' => PaymentMethods::MB_WAY,
'pronamic_pay_payconiq' => PaymentMethods::PAYCONIQ,
'pronamic_pay_paypal' => PaymentMethods::PAYPAL,
'pronamic_pay_riverty' => PaymentMethods::RIVERTY,
'pronamic_pay_spraypay' => PaymentMethods::SPRAYPAY,
'pronamic_pay_twint' => PaymentMethods::TWINT,
];
Expand Down

0 comments on commit 9a8fed0

Please sign in to comment.