Hey,
I’ve integrated a 3rd party Payment Processor/Gateway to several Wix sites. I literally copy and paste the info and then make minor changes so it’s tailored to each site.
These are the instructions I’ve followed to a T: Tutorial: Payment Provider Service Plugin
It works perfectly fine.
Today, i’m integrating for a site i’ve built that is for an event. Every time I try to pay for the tickets as a test on my site it tells me this error: “There was a technical error. Try again in a few minutes or try another payment method. Still not working? Contact the site to complete your purchase.”
From working through my code, I notice the issue is with the options object passed to the createTransaction function
Obviously I cannot edit the options object because it is generated by some form of order on the site and the object is populated with info from said order.
This is the error i’m getting from Logs (See image attached)
I for the LIFE OF ME cannot figure out why it’s suddenly not working and I have a client deadline of 3:30PM TODAY