feat: payment for paypal through braintree (#155)

This commit is contained in:
Sangamesh Kulkarni
2022-12-20 17:59:00 +05:30
committed by GitHub
parent 76b47e64c4
commit cb28355459
3 changed files with 71 additions and 31 deletions

View File

@ -401,6 +401,7 @@ pub enum PaymentMethodType {
pub enum WalletIssuer {
GooglePay,
ApplePay,
Paypal,
}
#[derive(