Skip to content

Commit

Permalink
pr fix
Browse files Browse the repository at this point in the history
  • Loading branch information
reywyn committed Oct 15, 2024
1 parent 3a573a3 commit 9788a17
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/Model/PaymentProvider.php
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ class PaymentProvider
const PAYCELL = "PAYCELL";
const ZIP = "ZIP";
const MULTINET = "MULTINET";
const YKB_WORLD_PAY_SHOPPING_LOAN = "YKB_WORLD_PAY_SHOPPING_LOAN";
const ALIPAY = "ALIPAY";
const PAYPAL = "PAYPAL";
const KLARNA = "KLARNA";
Expand Down

0 comments on commit 9788a17

Please sign in to comment.