I am not able to checkout using stripe test card details by selecting prefill payment form with success(visa) sample data.
When I raised same question before, I was asked to solve js errors on checkout.
I am able to resolve few js and a knockout binding js issue still exists. And I am not sure if this knockout js causing stripe not to work. And knockout js issue is "Uncaught ReferenceError: Unable to process binding “blockLoader: function (){return isLoading } Message: isLoading is not defined”
I am stuck with testing using stripe. Would request your help in solving this issue on my staging website.
I am attaching screen shot of settings at back end and and front error for cart type.
We have solved all the errors, but there is only a single error that is left that needs to be solved
knockout.js:3012 Uncaught ReferenceError: Unable to process binding "blockLoader: function (){return isLoading }"
Message: isLoading is not defined
Do you think this is what is causing an issue with Stripe Module? Somehow we do not feel that this is linked to the process we are trying to execute. It would be highly helpful if you could point us to the right direction or if you can help us solve this as our engineers aren’t able to rectify this single js error.
@Sachin_Bhave@Jay_Rao
Every page of your website is loading about 2 minutes for me.
So it will take 20 minutes of my working time just to make 10 page transitions.
I do not have so much time just for diagnostics.
Please make your website faster, then I will test it.
But you have 2 serious JavaScript errors on the checkout page:
«Unexpected token N in JSON at position 1»
«Uncaught ReferenceError: Unable to process binding “blockLoader: function (){return isLoading }”
Message: isLoading is not defined»
The both these errors are unrelated to the Stripe module, as you can see in their stack traces (see the screenshot above).
3.
Also your website is using a very outdated version of the Stripe module: 1.9.1 (released at 2017-03-19).
Please upgrade the module to the latest 2.5.3 version (released at 2018-01-16).
4.
If this checkout issue is too complex for you, then I can solve it myself.
It will cost $200 and will take 1 day.
We have upgraded stripe module to 2.5.3 but still I receive same error saying test card details doesn’t match.
We want you to look into this issue on our staging site and help in solving this issue. We will be paying for your time. Please let me and Jay know how much time is required to solve this issue. I can provide access to my staging server once your payment is transfered.