In our production merchant account we have created a customer and then placed a charge to that customer using the option to store the card for future transactions.
However when I try to charge the customer id via the API I am getting "invalid request" code with a message of "404 not found" and "Please provide a valid source or token".
I have been reading through the docs and came across the merchant payment gateway configuration information... I see that our supportsMultiPayToken:false
So is that why I can't get it to work? or am I missing something else?
Thank you!