jibon57 / nativescript-braintree

Braintree Payments (Drop-in) plugin for NativeScript
Apache License 2.0
9 stars 11 forks source link

Does this NPM Package support for paying using Venmo #59

Open gerardim90 opened 3 years ago

gerardim90 commented 3 years ago

I have a fully functional integration where I can pay with Paypal / Credit Card. Based on docs, the Venmo support is just enabling Venmo in braintree gateway site, which I have done. After enabling Venmo in braintree gateway, I can see Venmo enabled for one of my payment options. After selecting Venmo for payment, the client token is received as expected but the package does not execute the second call to payment processing endpoint. Is there any functional demo that could be referenced? Thank you for your support and this really nice package