Jump to content

Redirect after payment by stripe


Recommended Posts

Hello dear community,

 

I have set the stripe payment method. It works fine.

But after payment is complete by a guest, he is redirected to

"index.php?controller=guest-tracking&id_order='.urlencode($order->reference).'&email='.urlencode($email)"

 

On this page he has to click "send" button to get to the page of traking his order.

This is kind of unnecessary step.

 

So the question is: how to get guest directly to the page of tracking order that was just placed?

 

PS 1.5.3.1

Edited by Amazzing (see edit history)
Link to comment
Share on other sites

Hello Amazzing,

 

I've got some good news for you, I worked with the team these last two weeks in order to improve the Stripe's Addon based on your feedback and suggestions. Guess what? We just came up with a new awesome version bringing new features and bugfixes!

 

Improvements and changes in Stripe v0.9.4:

 

- Improved the user experience, now redirecting to a customer Order confirmation page after a sucessfull payment (instead of the Orders history page)

- Improved interface for users of PrestaShop v1.4.x

- Translations: Added two new languages (Spanish and Brazialian Portuguese)

- Translations: Improved French translation

- Bugfix: The billing address is now refreshed in real time in case a new address is added. The Billing Address is now correctly sent to Stripe.

- Bugfix: The module is now compatible with One Page Checkout and Guest Checkout

- Bugfix: Customer's token save (while checking the "Save my credit card for later use" box) was not working with MySQL STRICT mode.

 

Thank you again for your help and feedback; If you are looking to accept Credit Card Payments fast and easy on your store, Stripe is definitely one of the best options PrestaShop is offering!

 

You can download Stripe v0.9.4 at the following address:

http://addons.presta...611-stripe.html

 

Regards,

  • Like 1
Link to comment
Share on other sites

×
×
  • Create New...