Hi I have been following the "I installed Tea Commerce What Next" blog and I think I've found a typo. In the confirm order script, the last line is:
TeaCommerce.GoToPayment();
After a good hour of pulling my hair out at the error "GoToPayment is not a method" and
finding a page telling me that it meant my payment provider wasn't set up properly,
I have finally found that there is a method called "goToPayment()" (small g)
and have swapped it out and it works!
If this is a typo can you change it to save any future person the grief! :) If not, why am I getting an error!?
Possible Typo in blog
Hi
I have been following the "I installed Tea Commerce What Next" blog and I think I've found a typo.
In the confirm order script, the last line is:
TeaCommerce.GoToPayment();
After a good hour of pulling my hair out at the error "GoToPayment is not a method" and finding a page telling me that it meant my payment provider wasn't set up properly, I have finally found that there is a method called "goToPayment()" (small g) and have swapped it out and it works!
If this is a typo can you change it to save any future person the grief! :)
If not, why am I getting an error!?
Bex
Hi Bex
Sorry about that! It has been corrected - and thanks for helping so others wont waste an hour solving it :)
is working on a reply...