monsterit Posted September 9, 2019 Share Posted September 9, 2019 (edited) Hi All, I'm getting "Invalid Request: Invalid Payment ID" When a customer trys to pay via stripe. Any help would be great. Thank you. Then on pay we get "Unrecognized request URL (GET: /v1/payment_methods/). If you are trying to list objects, remove the trailing slash. If you are trying to retrieve an object, make sure you passed a valid (non-empty) identifier in your code. Please see https://stripe.com/docs or we can help at https://support.stripe.com/." Edited September 9, 2019 by monsterit 0 Quote Link to comment Share on other sites More sharing options...
brian! Posted September 9, 2019 Share Posted September 9, 2019 5 minutes ago, monsterit said: I'm getting "Invalid Request: Invalid Payment ID" When a customer trys to pay via stripe. I suspect that it's an issue with your custom monster_cart orderform templates - actually, I can't even search for domains with a product without it throwing an "invalid domain" error... and whilst doing a domain search, it won't accept the WHMCS captcha value. 9 minutes ago, monsterit said: Any help would be great. when I switch to using standard_cart, then it seems work fine - the domain register page has no WHMCS and seems to be using Google Invisible Captcha... and the stripe issue at checkout seems to disappear too. I suspect your best bet is to either customise the latest version of standard_cart to however you had your custom orderform template, or compare your existing custom orderform template to a clean version of standard_cart, and start updating the custom orderform template code and files. https://github.com/WHMCS/orderforms-standard_cart/compare/v7.7.1-release.1...v7.8.2-release.1 0 Quote Link to comment Share on other sites More sharing options...
monsterit Posted September 9, 2019 Author Share Posted September 9, 2019 (edited) 12 minutes ago, brian! said: I suspect that it's an issue with your custom monster_cart orderform templates - actually, I can't even search for domains with a product without it throwing an "invalid domain" error... and whilst doing a domain search, it won't accept the WHMCS captcha value. when I switch to using standard_cart, then it seems work fine - the domain register page has no WHMCS and seems to be using Google Invisible Captcha... and the stripe issue at checkout seems to disappear too. I suspect your best bet is to either customise the latest version of standard_cart to however you had your custom orderform template, or compare your existing custom orderform template to a clean version of standard_cart, and start updating the custom orderform template code and files. https://github.com/WHMCS/orderforms-standard_cart/compare/v7.7.1-release.1...v7.8.2-release.1 Thank you. Will do that then. Edited September 9, 2019 by monsterit 0 Quote Link to comment Share on other sites More sharing options...
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.