VivaPayments / API

Index of Viva Wallet open source projects on GitHub.
140 stars 162 forks source link

Payment success, Redirect blank page with "-1" #806

Closed Shorefire closed 5 years ago

Shorefire commented 5 years ago

Hello there,

Can I get some assistance please?

I have managed to receive one payment via the vivawallet_for_woocommmerce plugin, but the success and failure redirections display a blank page with "-1" after the payment screen.

These are the URLs I have used on the Viva website Success: index.php?wc-api=wc_vivawallet&vivawallet=success Failure: index.php?wc-api=wc_vivawallet&vivawallet=fail

I have not set up the "optional" webhook. But I think I should not need to?

Any guidance will be much appreciated, please.

Kind regards,

VivaWalletSupport commented 5 years ago

Hello, check if you specified the domain correctly in the payment source (using www or not, https protocol or http). I would suggest to setup first the basics correctly before advancing to the webhook.

VivaWalletSupport commented 5 years ago

You seem to use another plugin to connect (using he setup instructions from the Viva Wallet supported plugin, instead of following the instructions from the plugin you use), please use the plugin and instructions from https://developer.vivapayments.com/e-commerce-plugins/woocommerce/

In case that solved your problem, please close this issue.

Shorefire commented 5 years ago

Oh wait, my apologies. The link has changed. There is a different plugin now. I will test and see if it is working, then I will close the ticket.

Shorefire commented 5 years ago

All is working correctly. Thank you very much for your help.