Michael Posted November 2, 2015 Report Posted November 2, 2015 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. Quote
Tyson Posted November 2, 2015 Report Posted November 2, 2015 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? Quote
Paul Posted November 2, 2015 Report Posted November 2, 2015 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. Michael 1 Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.