John Posted June 24, 2018 Share Posted June 24, 2018 I am attempting to make a single page checkout form using the API and I can't seem to get past the first step. I am assuming the order flow would go something like: AddClient -> AddOrder -> CapturePayment I am using the Stripe tokenized gateway. AddClient returns success, but the CC info is not being remotely stored. I receive the following error in the gateway log: Remote Storage Error UserID => 17 No Stripe Details Found for Update Stripe shows no error on API log. Am i completely missing something here? 0 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.