Stripe Payment

Orders without payment - Stripe Payment

Orders without payment

by randers » Thu Dec 07, 2023 11:27 am

Phoenix v.1.0.8.16 (clean installation)

When credit card payment is selected in "checkout_payment.php" and the button "Continue Checkout" is clicked, the order is placed in "orders.php".

The payment is also registered in Stripe as incomplete

This means that if the customer does not complete the order in "checkout_confirmation.php", the order will still appear in "orders.php" and at Stripe.

Think this isn't right?
randers
Member
Posts: 32
Joined: Mon Oct 26, 2020 8:22 pm
Phoenix Version: v1.0.8.16
Contact:

Re: Orders without payment

by raiwa » Thu Dec 07, 2023 11:45 am

It's correct. A order is generated and saved in Preparing [Stripe SCA] status already when the customer reaches checkout confirmation. This is required for SCA.
Orders which payment is not completed will be auto deleted after the number of days specified in the payment module settings.
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
Contact:

Re: Orders without payment

by randers » Thu Dec 07, 2023 2:27 pm

ok, thanks for the info
randers
Member
Posts: 32
Joined: Mon Oct 26, 2020 8:22 pm
Phoenix Version: v1.0.8.16
Contact: