I am using StripeCFML to connect coldfusion and stripe payments. After the Stripe payment is successfull it is supposed to pass a transaction ID back to our website. Sometimes that fails and the information is not sent back so the customer transaction isn't updated in our database and confirmation email are not send out by our server.
When that happens how can I reconcile the customer order with what is stored in Stripe? Is there a way to get an ID of some kind that can be stored on our local database AND in Stripe when the checkout is initialised? That way if the confirmation is NOT send back I can look up that ID on Stripe and compare the information?
发布者:admin,转转请注明出处:http://www.yc00.com/questions/1745045564a4608076.html
评论列表(0条)