- Demo at: https://bcommerce-exdrupal.rhcloud.com/upgrade
- You don't worry about your cart. We can programatically process to the checkout page.
- I created schema for tables to save log instead use watchdog.
- I log RAW Requests and RAW Responses sent and received from BrainTree (until test yet done)
Braintree doesn't send custom fields with subscription requests. Detail at braintree/braintree_ruby#18
- I created rules event base webhook and we can based on their to perform udpate data field.
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
- Not done.
- Done but check credit card on local not yet