Stripe config

Hello, I'm trying to test Stripe. The problem is that the payment option does not appear. What did I do wrong?

image_transcoder.php?o=bx_froala_image&h=945&dpx=1&t=1550871066

image_transcoder.php?o=bx_froala_image&h=946&dpx=1&t=1550871084

  • 426
  • More
Replies (4)
    • Ok, I do not understand very well, we can not choose paypal + Stripe? Because if I activate Paypal, Stripe disappears and vice versa ...

      • Hello Baloo

        1. Strip configuration settings look corretly.
        2. Stripe and PayPal has one major difference. Stripe can be used for both Single time and Subscription payments while PayPal can be used for Single time payments only. So, in Shopping cart you cannot see both Stripe and PayPal. But Paid Levels app was created in such a way that it checks available payment options and prefers Subscription based payment provider if it's available. In this case the app doesn't show Single time payment option at all. So, when Stripe is enable user may see Rent (wich is working via Stripe - Subscriptions) and when Stripe is disabled user may see Buy (wich is working via PayPal - Single payment). 

        ---
        Best Regards
        Anton

        • Hello Anton,
          Thank you for this clearly stated explanation. I understood well.

          • Hello Baloo.
            You are very welcome! :)

            Login or Join to comment.