feat(connector): [BRAINTREE] Paypal wallet added (#8984)

This commit is contained in:
sweta-sharma
2025-10-09 19:54:32 +05:30
committed by GitHub
parent 5c6635be29
commit f71090a94c
11 changed files with 212 additions and 2 deletions

View File

@ -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,
},
)),
}),