I've implemented Website Payments Pro Hosted on my website. I can pay using the PayPal log in and it gives me the link to return to my store which is fine as I then display my order confirmation page to the user.
When the user decides to pay via credit card:
They are then redirected to a confirmation page I don't seem to have any control over:
What I've tried:
- Setting auto return on in my preferences and setting a return url (both via the Profile and in my initial API call when generating the button.
- Changing the Web Payments Pro confirmation page setting to
On my sites confirmation page
.
When the payment is taken via credit card, I'd like to redirect the user to my actual payment confirmation page. Is this possible?