mirror of
https://github.com/juspay/hyperswitch.git
synced 2025-11-03 05:17:02 +08:00
feat(connector): [BRAINTREE] Paypal wallet added (#8984)
This commit is contained in:
@ -1250,6 +1250,8 @@ fn create_paypal_sdk_session_token(
|
||||
sdk_next_action: payment_types::SdkNextAction {
|
||||
next_action: payment_types::NextActionCall::PostSessionTokens,
|
||||
},
|
||||
client_token: None,
|
||||
transaction_info: None,
|
||||
},
|
||||
)),
|
||||
}),
|
||||
|
||||
Reference in New Issue
Block a user