cancel
Showing results for 
Search instead for 
Did you mean: 

Accept.js - bank account always posted as "checking"

Hello,

 

Using accept.js, all my bank account profiles are created with accountType = checking. I am logging the secureData object right before it is sent through 

Accept.dispatchData(secureData, responseHandler)

 and can 100% confirm that secureData.bankData.accountType = "savings" (or "businessChecking"),

yet when I post the opaque data through my server, my paymentProfile says "checking" no matter what.

 

I can manually post to authnet with any of the 3 types with no issues. Also, I am hitting https://jstest.authorize.net/v1/Accept.js, but I don't think that should matter.

 

Any advice or ideas would be greatly appreciated!

kaos2019
Member
0 REPLIES 0