Stripe Transactions
-
I have been using stripe as my payment gateway, it has worked in the past. I’m not sure when it stopped clearing transactions properly but the last transaction I had through Sunshine and Stripe on May 26 shows that it cleared as normal but the funds from the transaction never show up in my Stripe account. I checked the Stripe logs and it shows 200 OK POST /v1/token, transactions that have cleared show 200 OK POST /v1/token then 200 OK POST /v1/charge.
I put the stipe gateway in test mode, and had the same result the transaction did not clear a balance. Stripe logs only show 200 OK POST /v1/token. Additionally when I went to complete the transaction the page redirected to https://1sp-official.com/client-galleries/checkout/, but the screen was completely blank.?
I use stripe with other parts of my site and have had no issue clearing transactions.
I believe there is an error that needs to be corrected in Sunshine
The page I need help with: [log in to see the link]
- The topic ‘Stripe Transactions’ is closed to new replies.