Skip to content

Instantly share code, notes, and snippets.

@drushman
Created October 11, 2012 10:36
Show Gist options
  • Select an option

  • Save drushman/3871535 to your computer and use it in GitHub Desktop.

Select an option

Save drushman/3871535 to your computer and use it in GitHub Desktop.
Update BrainTree Checkout Workflow 11/10/2012

Purchase and Checkout Workflow : Done

RAW Transaction Logs

  1. I created schema to save log instead use watchdog
  2. I handler write log when RAW Requests and RAW Responses sent and received from BrainTree (until test yet done)

BrainTree Additional Fields for a Transaction

issue braintree don't support passing custom fields with subscription requests detail at braintree/braintree_ruby#18

Subscription / Rebill Workflow

  1. I create rules event base webhook and we can based on their to perform udpate data field

Batch processing of transactions to rebuild a subscription state

  1. This afternoon, I research subsciption and transaction , i not found any where that braintree save log subscription cancel. i working on to found resolve this problem

Transaction Log for End User

  • Not done.

Updating of Credit Card for End User

  • Done but check credit card on local not yet
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment