- This topic has 4 replies, 2 voices, and was last updated 3 years, 8 months ago by .
Viewing 5 posts - 1 through 5 (of 5 total)
Viewing 5 posts - 1 through 5 (of 5 total)
- The forum ‘Generic’ is closed to new topics and replies.
Events Made Easy › Forums › Generic › Issue after successful payment
Hello,
I am facing the very critical issue. After the succefull payment on the backend in the “Approved Bookings” section it syas paid “NO”. Also I have used the Multiseat and multiplrice event. Please help me to fix the issue.
Thanks
Which payment gateway did you use? And is it test (sandbox) or production? Also: on a public server or internally?
The fact that you use multiprice/multiseat is not relevant for payments, so that’s not an issue.
Hello,
Thanks for the revert back!!
I am using the paypal payment gateway in production mode.
If it got paid but not marked paid, it probably means that the person who paid closed the paypal payment page before returning to your site. Paypal is lacking in that regard with their php sdk …
I recommend that you switch to the “paypal legacy” method for payments, that supports notifications from paypal. I’ll try to add some code to verify outstanding paypal payments once every 5 minutes too
Thanks for the information, I will try this and will let you know!!!