Payment successful but response failing - Meteor app

Hello all,

This is my first post.

I am having an issue with my e-commerce web app built on meteor + mongodb + react frontend.

There are a lot of issues with transactions on the app, details listed below:

  • The payment gateway used is PayUbiz - Indian payment gateway.
  • Out of 10 transactions, 4-5 get bounced due to a timeout error
  • 2-3 fail but get no response from the payment gateway.
  • 1-2 actually passed with all transaction data being captured.
  • 1-2 money is cut, transaction successful but come as failed in web app backend. Again issue of not receiving response.

Any help will be much appreciated. Let me know if you want any other info.

If there is any info on this issue on any other previously posted topic. Link to that will be much appreciated as well.

Thanks!