mirror of
https://github.com/juspay/hyperswitch.git
synced 2025-10-27 19:46:48 +08:00
feat: payment for paypal through braintree (#155)
This commit is contained in:
committed by
GitHub
parent
76b47e64c4
commit
cb28355459
@ -401,6 +401,7 @@ pub enum PaymentMethodType {
|
||||
pub enum WalletIssuer {
|
||||
GooglePay,
|
||||
ApplePay,
|
||||
Paypal,
|
||||
}
|
||||
|
||||
#[derive(
|
||||
|
||||
Reference in New Issue
Block a user