Hi,
I already successfully installed Stripe extension, and already complete the form (fill both live and test key) and enabled it. When I went to the checkout form, there is no Stripe payment method, only Cash On Delivery. Here is the error log:
ERROR - 2018-03-05 18:02:26 --> Could not find the language line "text_exp_month"
ERROR - 2018-03-05 18:02:26 --> Could not find the language line "text_exp_year"
Then I searched the solution in the forum, and refer to this post and link
https://forum.tastyigniter.com/thread-622-page-2.html?highlight=stripe
https://github.com/tastyigniter/TastyIgniter/commit/d116b5b0d7454246e31b9138f976203d282d1c3b
But again still no different and the Stripe payment method won't show, but this time the error log is different, here is the new error log:
ERROR - 2018-03-06 09:35:27 --> 404 Page Not Found:
Anyone have the solution ?? Thanks