Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Add braintree_nonce to support spree_braintree_vzero. #345

Open
mdavo6 opened this issue Sep 1, 2022 · 0 comments
Open

Add braintree_nonce to support spree_braintree_vzero. #345

mdavo6 opened this issue Sep 1, 2022 · 0 comments

Comments

@mdavo6
Copy link

mdavo6 commented Sep 1, 2022

Is your feature request related to a problem? Please describe.

I would like to add support for Braintree payments to Vue Spree (vuestorefront-community/spree#261), using the spree_braintree_vzero gem. Vue Spree currently utilises v4.11.0 of spree-storefront-api-v2-js-sdk. The spree_braintree_vzero gem requires that a nonce be sent from the frontend to spree, however the Payment.ts interface only supports payment_method_id as an attribute.

Describe the solution you'd like.
Add a new optional string attribute called braintree_nonce to IPayment.ts.

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

No branches or pull requests

1 participant