You not missing anything, the stripe payment doesn't have a database table.

    Hi Guys,

    Hope all is well. 

    We seem to have an issue with stripe just wondering if any one else has had this issue or if it is just me. Also if you have had it did you find a resolve.

    I have activated the stripe extension and added in all the api keys. Tried on both test and live mode. Stripe account is setup fine.

    We see in the database that paypal has the pp_payments table however there is not one for stripe payments just wondering if it did not install correctly or something is missing.

    Any help much appreciated as always.

    Thanks

      a year later

      There seems to be a fix on the forum https://forum.tastyigniter.com/thread-622-page-2.html?highlight=stripe I am just going to test this myself.

        I am having the same issue, stripe is enabled and credential entered in the back end, but the customer is not presented with the Stripe payment option on the front end.

        I've even updated the stripe files as per the other issue I found in the forum with the credentials being hard coded in, but that hasn't helped either.

        No clues in the error log and according to the source code on the checkout page the stripe js files are there, just no option to choose the Stripe payment method.

        Manctech did you ever resolve this?

        Edit: Error logs now have the error; ERROR - 2017-11-25 13:48:43 --> 404 Page Not Found:

        Everytime someone hits step 2 (payment) of the checkout process.

          3 months later

          Same problem here, how is it going? have you already found the solution? Mine still no use using https://forum.tastyigniter.com/thread-622-page-2.html?highlight=stripe

            2 years later