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

Braintree Blue Store does not follow standard arguments #3666

Open
danwetherald opened this issue Jun 11, 2020 · 2 comments
Open

Braintree Blue Store does not follow standard arguments #3666

danwetherald opened this issue Jun 11, 2020 · 2 comments
Labels

Comments

@danwetherald
Copy link

When using the Braintree Blue gateway, typically the store will take the payment method nonce as the first argument and the options following that.

This causes issues for platforms that are using Active Merchant as a standard implementation for multiple gates where a "gateway" should be treated in a similar manner if it is a Braintree gateway or a Auth.net gateway.

All the unit and remote tests are only done by using Active Merchant credit cards and absolutely no concept of using client side card nonces to create new customer/cards on file using the store method.

@curiousepic
Copy link
Contributor

Marking this "of interest" before a cleanup of stale issues

Copy link

To provide a cleaner slate for the maintenance of the library, this PR/Issue is being labeled stale after 60 days without activity. It will be closed in 14 days unless you comment with an update regarding its applicability to the current build. Thank you!

@github-actions github-actions bot added the Stale label Oct 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants