- This topic has 1 reply, 2 voices, and was last updated 5 years, 8 months ago by .
Viewing 2 posts - 1 through 2 (of 2 total)
Viewing 2 posts - 1 through 2 (of 2 total)
- The forum ‘How do I …’ is closed to new topics and replies.
Events Made Easy › Forums › How do I … › Is there a way to automate the paypal "return to merchant"
Apologies if this has been asked and answered, but I couldn’t find anything in my searches.
I send my customer to paypal using the javascript headers detailed in the FAQ, but the booking is only marked as paid if they click on “return to merchant”.
I know I can automate the return to merchant in the paypal account itself, but i wondered if there is any way to do it without going through the paypal account settings
Thank you
Are you using the “new” paypal or paypal-legacy? In paypal-legacy this is not needed, but the new one: you just made a good point! I still need to implement webhooks for the new paypal method (but their documentation is very poor in that regard).
I’ll check the easiest method of doing this (maybe just a documentation extra, because webhooks can be configured in paypal itself too).