• Resolved tmslvdmtrv

    (@tmslvdmtrv)


    Hi!

    So, I’ve done everything on the instructional video and when I try to click on the Button Buy now, nothing happens. Legacy Stripe Checkout works fine but I need to figure this one out…

Viewing 15 replies - 1 through 15 (of 20 total)
  • Plugin Author Noor Alam

    (@naa986)

    @tmslvdmtrv, Please provide a link to the page in question so I can take a look.

    Thread Starter tmslvdmtrv

    (@tmslvdmtrv)

    Here is the website https://thucon.eu/testw/plans/

    Plugin Author Noor Alam

    (@naa986)

    @tmslvdmtrv, Have you specified a Return URL in the settings or a success_url in the shortcode? It just says ‘thankyou’.

    Thread Starter tmslvdmtrv

    (@tmslvdmtrv)

    Yes, that’s the page

    Plugin Author Noor Alam

    (@naa986)

    @tmslvdmtrv, Can you please provide the exact shortcode you are using?

    Thread Starter tmslvdmtrv

    (@tmslvdmtrv)

    Hi! I checked the logs and fixed it myself. The problem was in the price code, it was wrong therefore unable the pass it through.

    Hi Noor,

    I’m using the code [wp_stripe_checkout_v3 price=”price_sfdfss423ni” button_text=”Pay Now”], but still displaying the code only not button.Please help me..!!

    Plugin Author Noor Alam

    (@naa986)

    @manojpj, Are you using it in a shortcode block?

    Hi Noor, I am having the same issue and this is the link: https://buzzcoding.amaizonia.tech/payment/

    Plugin Author Noor Alam

    (@naa986)

    @ultra-b, Stripe is showing this error:

    Checkout is not enabled in the dashboard. Add this domain at https://dashboard.stripe.com/account/checkout/settings.

    Hello @naa986, I am still facing the same issue, the button does nothing.

    Below is the shortcode what am using-
    [wp_stripe_checkout_v3 price=”price_1H6DtVLSptH7z81VjJlNyt0C”]

    Please find the test url below-
    https://hackerassociate.com/pdf-test/

    Plugin Author Noor Alam

    (@naa986)

    @amnishantz, Your site is including the Stripe JavaScript file in the footer. This is breaking the code.

    @naa986 Got it, thank you.

    Hi, @naa986 the checkout was enabled both for the test and live transaction. Too many people are having the same problem, perhaps beyond just a bug (s). Is there any other way I could put the button and also style it. I just want it to work first and that is the priority. The test works fine, why the live did not work has to do with other variables.

    Anonymous User 16105573

    (@anonymized-16105573)

    Hi,

    *** In my case I think the issue is with the Elementor short-code element ***
    *** Solution: enter shortcode inside text editor element and not the short-code element. ***

    First of all I have to say that this is an awesome plugin and Im sure the developer will iron out these little issues. The concept is simple and the setup appears to be fairly straight forward.

    That being said, it looks like I have the same issue on this demo website: https://drivingschool.revrot.com/
    Clicking the links did not work, ie nothing happens.

    Here is my setup:
    Hosting with SiteGround
    Wordpress Version 5.4.2
    Elementor Version 2.9.14
    Elementor Pro Version 2.10.3
    WP Stripe Checkout Version 1.1.4
    (No other active plugins)

    Under the plugin settings Test mode is enabled and I have entered all four keys including Live and Test Keys. I have also added the Currency Code and a Return URL. Emails are currently not enabled but I have tested with them enabled.

    On the stripe website:
    – Activated Stripe account (Currently in Test Mode)
    – Checkout settings – Checkout client-only integration is enabled
    – Domains I have added bot the main domain and sub domain drivingschool.revrot.com revrot.com
    – Webhook – I copied the Stripe Webhook URL from the plugin setting on my website and pasted it in under the webhook setting on the stripe website with the option “checkout.session.completed”
    – Products – created 3 TEST products.

    On my website I used the following short-codes inside of the shortcode element in elementor:
    [wp_stripe_checkout_v3 price=”price_1HACFkAqwGDEo4o9QjVqfJ2j” button_text=”Buy Now”]
    [wp_stripe_checkout_v3 price=”price_1HAEQEAqwGDEo4o9bSR4xbHY” button_text=”Buy Now”]
    [wp_stripe_checkout_v3 price=”price_1HAESyAqwGDEo4o9QxQslBL8″ button_text=”Buy Now”]

    The pricing table can be found on the following pages:
    https://drivingschool.revrot.com/
    https://drivingschool.revrot.com/car-driving-lessons/
    https://drivingschool.revrot.com/motorcycle-driving-lessons/
    As this is a demo site, I have used the same 3 short-codes on all pages.

    In order to test if the issue is with the page builder plugin, I went ahead and disabled it. Then I created a blank page using the default WordPress builder.
    Hey presto it worked: https://drivingschool.revrot.com/_test/
    Even after re-enabling the Elementor plugin, the links still work on the test page.
    Unfortunately it did not fix the site wide issue as the links did not work on any page built with Elementor. Next I tested by entering the short-code into a “Text Editor” element. That seems to be a temporary workaround to the issue. If you create a section in the Elementor Theme Bulider, you can not use a shortcode to insert that section into a page if it contains a WP Stripe Checkout shortcode.

    If someone finds a better solution please let me know.

Viewing 15 replies - 1 through 15 (of 20 total)
  • The topic ‘SCA Button does not work’ is closed to new replies.