Hello, I'm starting with Phoca Cart and have created a small shop where I only sell digital products (files), with payment via Stripe.
I would like orders to immediately go to ‘completed’ status as soon as payment is completed, so that no operational activities are necessary.
However, I do not understand how and what to change to achieve this goal.
Thks in advance for any answer
Order status for digital products
- Jan
- Phoca Hero

- Posts: 49125
- Joined: 10 Nov 2007, 18:23
- Location: Czech Republic
- Contact:
Re: Order status for digital products
Hi,
I don't know fully the Stripe plugin, but the process is similar to all methods. You set in Stripe options which order status will be set when the payment is done/paid. So usually, users buys something, goes to payment method and pays. Payment method sends info to your Phoca Cart instance and the system changes the status to e.g. completed (it depends on your settings).
Jan
I don't know fully the Stripe plugin, but the process is similar to all methods. You set in Stripe options which order status will be set when the payment is done/paid. So usually, users buys something, goes to payment method and pays. Payment method sends info to your Phoca Cart instance and the system changes the status to e.g. completed (it depends on your settings).
Jan
If you find Phoca extensions useful, please support the project
-
pstrada
- Phoca Newbie

- Posts: 3
- Joined: 03 Jun 2025, 11:40
Re: Order status for digital products
Ah ok, i check the stripe configuration, many thanks
-
pstrada
- Phoca Newbie

- Posts: 3
- Joined: 03 Jun 2025, 11:40
Re: Order status for digital products
Problem solved.
There was an incorrect configuration of the webhook, fixed that the orders arrive in the correct state.
Thanks, Pietro
There was an incorrect configuration of the webhook, fixed that the orders arrive in the correct state.
Thanks, Pietro
- Jan
- Phoca Hero

- Posts: 49125
- Joined: 10 Nov 2007, 18:23
- Location: Czech Republic
- Contact:
Re: Order status for digital products
OK, great to hear it.
Jan
Jan
If you find Phoca extensions useful, please support the project