As in the title I am trying to test the urls of a checkout flow so as to add conversion tracking.
I took the following steps
1) Create a zero cost product to use
2) Try and buy the zero cost product
What I am finding is that the paypal redirect seems to be in error if the item is free. Surely if the cart is free then we dont need to do a payment?
So in fact for me there seems to be a bug as free products dont seem to be working. TY
Test Order Using Free 0 Cost Product
- landed
- Phoca Professional

- Posts: 181
- Joined: 15 Sep 2023, 10:51
- Jan
- Phoca Hero

- Posts: 49059
- Joined: 10 Nov 2007, 18:23
- Location: Czech Republic
- Contact:
Re: Test Order Using Free 0 Cost Product
Hi, just set the rule for the paypal payment, that it can be selected only when there is some amount to pay.
If you find Phoca extensions useful, please support the project
- landed
- Phoca Professional

- Posts: 181
- Joined: 15 Sep 2023, 10:51
Re: Test Order Using Free 0 Cost Product
Ok that could work thank you.