- This topic has 2 replies, 3 voices, and was last updated 10 years, 8 months ago by .
Viewing 3 posts - 1 through 3 (of 3 total)
Viewing 3 posts - 1 through 3 (of 3 total)
- You must be logged in to reply to this topic.
Support site for Tips and Tricks HQ premium products
by
Tips and Tricks HQ Support Portal › Forums › WP eStore Forum › Manual check-out redirect page retains transaction detail from last PayPal trx
I am showing the transaction detail on my redirect page using [wp_eStore_display_transaction_result]
and the settings in eStore and PayPal PDT to show results of PayPal transactions. Works okay on PayPal transactions. Problem arises when I buy the same product – different variant or even a different product, using a 100% off coupon and selecting Manual check-out. After filling out the Manual check-out form, the redirect (Thank You) page still displays the transaction detail from the prior PayPal transaction. Somehow eStore is retaining the data from the prior PayPal transaction, I’ve made sure that new web pages are involved on purchases to avoid any potential cache issues. The business process is that the product is free for some and not others, and need to go back and forth between PayPal and Manual check-out options for the same product. eStore v 7.0.8, wp 3.8.1
Showing the transaction details on the redirect page isn’t critical, but it’s a nice add/feature. Any thoughts on the above?
You can use a separate “Thank you” page for manual checkout. Create another thank you page for the manual checkout and then use the URL of that page in the manual checkout settings area. Let me know if that solves your issue.
Also, are you using a caching plugin? Perhaps the Thank You page is being cached?