Skip to content

Commit

Permalink
Add amazon_pay payment method type
Browse files Browse the repository at this point in the history
solid-maksymtielnyi committed Apr 25, 2024

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
1 parent 611bd11 commit 9428bba
Showing 2 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions lib/messages.g.dart

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 2 additions & 0 deletions lib/src/messages/checkout_session.dart
Original file line number Diff line number Diff line change
@@ -8,6 +8,8 @@ enum PaymentMethodType {
afterpay_clearpay,
alipay,
// ignore: constant_identifier_names
amazon_pay,
// ignore: constant_identifier_names
au_becs_debit,
// ignore: constant_identifier_names
bacs_debit,

0 comments on commit 9428bba

Please sign in to comment.