Stripe payment problems

Open to all! Ask other shopowners for help.
14Steve14
Senior Contributor
Posts: 922
Joined: Fri Oct 25, 2019 7:01 pm
Phoenix Version: v1.0.9.1
Has thanked: 17 times
Been thanked: 103 times

Re: Stripe payment problems

Post by 14Steve14 »

raiwa wrote: Sat May 29, 2021 9:16 am For the next update I'm considering to include a hook which auto deletes the abandoned stripe orders a certain time after creation.
I would like to know which time lapse users would consider useful. I would add a configuration entry to the stripe module which let's the user set the time lapse when to delete them. Would this be desired to be set by days or by hours?
Maybe it's interesting not to delete them too soon to allow the store owner to analyse the abandoned orders. So I believe a day base would be good.
The script would be executed once per admin session (if on day base) on admin order page load.
Thoughts?
Raiwa, I currently use the recover carts addon Gary wrote ages ago. I tend to leave it for about 3 or 4 days before contacting the customers which gives them unpressured time to make a purchase. I then email them using the addon and leave the order in the recover carts addon for a further 7 days, before deleting it. Again it gives them time to complete their order or contact me with a reason why they didn't complete the sale. It's surprising how many do actually bother to make contact.

With Stripe, and PayPal, when a customer does not complete the order for what ever reason, then does come back to complete it while the items are still in their basket, the website creates a new order, which leaves the one marked as preparing sat there. If this is the one that you are considering removing then as long as it is removed after checking another completed order has been placed then it should be fine to delete.


Join The Code Co-op to get access to your library in the Code Co-op Forum
User avatar
mhsuffolk
Contributor
Posts: 199
Joined: Sat Oct 26, 2019 9:13 am
Phoenix Version: v1.1.0.6
Has thanked: 12 times
Been thanked: 11 times

Re: Stripe payment problems

Post by mhsuffolk »

Excellent idea, I would vote for 3 days.
lecarlb
Contributor
Posts: 316
Joined: Mon Oct 26, 2020 5:26 pm
Phoenix Version:
Has thanked: 48 times
Been thanked: 9 times

Re: Stripe payment problems

Post by lecarlb »

3 or 4 days should be fine. Maybe adjustable to 14 days.
raiwa
Certified Developer
Posts: 1640
Joined: Sat Dec 21, 2019 8:08 am
Phoenix Version: 1.1.0.6
Has thanked: 70 times
Been thanked: 152 times

Re: Stripe payment problems

Post by raiwa »

Uploaded Version 1.3.0 with the above improvements.
Public Phoenix Change Log Cheat Set on Google Sheets
https://docs.google.com/spreadsheets/d/ ... sp=sharing

Need Help?viewtopic.php?f=10&t=27
User avatar
mhsuffolk
Contributor
Posts: 199
Joined: Sat Oct 26, 2019 9:13 am
Phoenix Version: v1.1.0.6
Has thanked: 12 times
Been thanked: 11 times

Re: Stripe payment problems

Post by mhsuffolk »

mhsuffolk wrote: Thu May 20, 2021 12:22 pm You could go further and try

Card Number > then Expiry Date > then 3 Numbers on Rear (CVC)
Ignored again, it was my idea!
raiwa
Certified Developer
Posts: 1640
Joined: Sat Dec 21, 2019 8:08 am
Phoenix Version: 1.1.0.6
Has thanked: 70 times
Been thanked: 152 times

Re: Stripe payment problems

Post by raiwa »

@mhsuffolk I'm so sorry! I updated it in the change log of the addon description.
Public Phoenix Change Log Cheat Set on Google Sheets
https://docs.google.com/spreadsheets/d/ ... sp=sharing

Need Help?viewtopic.php?f=10&t=27
User avatar
mhsuffolk
Contributor
Posts: 199
Joined: Sat Oct 26, 2019 9:13 am
Phoenix Version: v1.1.0.6
Has thanked: 12 times
Been thanked: 11 times

Re: Stripe payment problems

Post by mhsuffolk »

No problem, easily done.
You have "Credit or Debit card Card Number > then Expiry Date > then 3 Numbers on Rear (CVC)"
Might it be clearer to remove the first bit and have.
"Card Number > then Expiry Date > then 3 Numbers on Rear (CVC)"
raiwa
Certified Developer
Posts: 1640
Joined: Sat Dec 21, 2019 8:08 am
Phoenix Version: 1.1.0.6
Has thanked: 70 times
Been thanked: 152 times

Re: Stripe payment problems

Post by raiwa »

I believe this can be adjusted by each store owner for individual needs.
Public Phoenix Change Log Cheat Set on Google Sheets
https://docs.google.com/spreadsheets/d/ ... sp=sharing

Need Help?viewtopic.php?f=10&t=27
raiwa
Certified Developer
Posts: 1640
Joined: Sat Dec 21, 2019 8:08 am
Phoenix Version: 1.1.0.6
Has thanked: 70 times
Been thanked: 152 times

Re: Stripe payment problems

Post by raiwa »

Uploaded Version 1.3.1 with some minor fixes and the above shortened text.
Public Phoenix Change Log Cheat Set on Google Sheets
https://docs.google.com/spreadsheets/d/ ... sp=sharing

Need Help?viewtopic.php?f=10&t=27
admin
Contributor
Posts: 217
Joined: Wed Oct 30, 2019 1:34 pm
Phoenix Version:
Has thanked: 20 times
Been thanked: 22 times

Re: Stripe payment problems

Post by admin »

Post support questions for an Addon in Addons Library


Join The Code Co-op to get access to your library in the Code Co-op Forum
Locked