Jump to content

Recommended Posts

Posted

We've noticed a issue when you select multiple invoices to pay and then trying to use the Bitpay gateway it just reloads the page and not going to the checkout. However if you enter the amount it works fine. It's weird because I thought I paid multiple invoices before though.

Posted

Blesta will only take the customer to BitPay if it receives a valid response URL from BitPay that it can redirect them to, otherwise the page will reload.

 

Check your logs under [Tools] -> [Gateways] -> (click the BitPay table row). What is the response from BitPay?

Posted

I was able to duplicate this functionality as well, here was the output:

 

https://bitpay.com/api/invoice/

a:1:{s:5:"error";a:3:{s:4:"type";s:15:"validationError";s:7:"message";s:29:"One or more fields is invalid";s:8:"messages";a:1:{s:7:"posData";s:30:"must be 100 characters or less";}}}

 

posData contains a delimited array of invoice ID's and amounts. In my test, I count 49 characters in posData.

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
×
×
  • Create New...