Posted: May 1, 2015 at 12:07 am
|
Hello, we wrote this post on community forum but didn’t get answer. We created custom offsite payment method. It’s working only when user return on the website after payment, but if user payed and didn’t return to the website then payment and transaction status is abandoned. After payment payment gateway successfully visit callback url and got “Ok” message. How to change registration and transaction status if user doesn’t return back? How can I trigger update methods for registration and transaction status when payment gateway visit callback url and what are these update methods? I think main problem in handle_payment_update method. I hope you can give me right direction. Developer manual https://developers.paysera.com/en/payments/current#integration-via-library. Thank you
|
Hi Anton, I can advise looking through the PayPal_Standard gateway and how it interacts with SPCO. It updates the transaction after so many minutes if the payer doesn’t return to the site by means of a wp cron, which is exactly what you’re looking to do. If you require further help, please open an issue on the main Event Espresso Github issue page and one of the developers can answer your specific questions there. |
|
|
Thank you |
You’re welcome. |
|
The support post ‘Custom payment method problem (2)’ is closed to new replies.
Have a question about this support post? Create a new support post in our support forums and include a link to this existing support post so we can help you.