Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save lostphilosopher/cfec4fd5a3112b3e9e7d to your computer and use it in GitHub Desktop.
Save lostphilosopher/cfec4fd5a3112b3e9e7d to your computer and use it in GitHub Desktop.
Braintree New Transaction Testing Methodology

Steps to reproduce:

  1. Log into our account on Braintree Production (https://www.braintreegateway.com/login) (I can get you credentials if need them)
  2. Click on "New Transaction” (https://www.braintreegateway.com/merchants/k7nqq4yf6ndvwzs9/transactions/new)
  3. Pick a “Merchant Account"
  4. Check “Submit for Settlement”
  5. Fill in the “Amount” (I used "0.01”)
  6. Fill in "Credit Card Number" with a real number
  7. Fill in “Expiration Date” with the card's real expiration date
  8. Fill in "Card Verification Value” with the card's real CVV
  9. Select “Create a New Address”
  10. Fill in “Postal Code” with the card's real Postal Code
  11. Click "Create Transaction”
  12. Repeat steps 3 – 11 except change “Merchant Account” to a different account
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment