Sitecore / Sitecore.Demo.Retail

Sitecore Commerce Demo
12 stars 15 forks source link

Adding a workaround discount for the Braintree credit card rejection #63

Closed jflsitecore closed 7 years ago

jflsitecore commented 7 years ago

When the order total is between $2,000 and $3,000.99, the Braintree payment processing componetn automatically rejects the credit cards. This is how a develop is able to test the various rejection codes.

We've added this discount to avoid confusion someone might have when trying to checkout with a total within that range and spend hours troubleshooting why the credit card isn't being accepted.

Simply disable the discount if you want to have the original Braintree sandbox functionality.