Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Venmo #229

Open
davidkhayutin opened this issue Mar 4, 2024 · 2 comments
Open

Venmo #229

davidkhayutin opened this issue Mar 4, 2024 · 2 comments
Labels

Comments

@davidkhayutin
Copy link

davidkhayutin commented Mar 4, 2024

Hello - Does React-Recurly currently support Venmo

I see it in the JS docs but even with the most recent version of the package - I do not see an option for it when i create a new recurly instance using the useRecurly hook

@douglasmiller
Copy link
Contributor

@davidkhayutin,

The package does not offer a Vemno component, but it is possible to build your own using the recurly instance returned by the useRecurly hook.

Here is an example that I recently put together to demonstrate how it can be done

@davidkhayutin
Copy link
Author

Nice - I did something like this for desktop and it seems to work well. But I noticed whenever i close the Venmo pop up with x icon OR use the Braintree backdrop venmo-backdrop-container cancel button - there is always an error thrown. Either FRAME_SERVICE_FRAME_CLOSED or VENMO_TOKENIZATION_CANCELLED_BY_MERCHANT . Is this a known behaviour. When implementing both apple and paypal I do not have this issue

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants