Hi, I'm successfully using the Accept.js API to charge cards with dispatchData({cardData: ...etc}) but I want to be able to bill the transaction to a saved CIM profile instead.
I expected that I would just replace 'cardData' with some different parameter containing customerProfileId or paymentProfileId something, but I can't find any documenation on how to do this from Accept.js.
Help?
05-15-2019 01:28 AM
05-16-2019 04:54 PM