Skip to content

Commit

Permalink
Merge pull request #18 from solid-software/amazon_pay
Browse files Browse the repository at this point in the history
Add amazon_pay payment method type
  • Loading branch information
maksym-tielnyi-solid authored Apr 29, 2024
2 parents 611bd11 + 9428bba commit abcbe5d
Show file tree
Hide file tree
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
Expand Up @@ -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,
Expand Down

0 comments on commit abcbe5d

Please sign in to comment.