• Resolved gilbien03

    (@gilbien03)


    Good Day,

    I have multiple products on my page, Is it possible to have different success page for each product? The success url shortcode seems not working. On my example here, the it does not redirect me to “home.com”

    [direct-stripe type=”payment” amount=”2500″ name=”Product Name” description=”Product description” label=”Donate with Stripe” panellabel=”Donate” success_url=”home.com” ]

    Thank you so much.

Viewing 8 replies - 1 through 8 (of 8 total)
  • Plugin Author Nicolas Figueira

    (@nahuelmahe)

    Hello @gilbien03,

    Thank you for using Direct Stripe.

    The value for the arguments success_url / error_url needs to be the full url like with http(s):// so http://home.com

    Let me know if you have anymore trouble.

    Best regards

    Thread Starter gilbien03

    (@gilbien03)

    Hello Nicolas,

    Thank you so much for the quick response.

    I change the code but is is now working as well.

    Here is my code.

    [direct-stripe type=”payment” amount=”2500″ name=”We GP” description=”Standard Membership” label=”Donate with Stripe” panellabel=”Donate” success_url=”https://we-gp.com/standard-membership-stripe/”%5D

    Thank you so much.

    • This reply was modified 9 years ago by gilbien03.
    Thread Starter gilbien03

    (@gilbien03)

    Plugin Author Nicolas Figueira

    (@nahuelmahe)

    Hello @gilbien03,

    Thank you for your feedback, the per button redirection is currently set to work when global redirection option is set.
    “Redirect users to success or error pages when transaction completed” checkbox validated in Direct Stripe Settings.

    I will fix that as soon as i can, in the meantime, could you please use that option and set your per button redirections?

    Best regards

    Thread Starter gilbien03

    (@gilbien03)

    Hello Nicolas,

    Thank you so much for the reply.

    I set the global redirection options and per button redirection, the page redirect but to the success page on the global page i set.

    The per button redirection did not work 🙁

    Thank you so much.

    Plugin Author Nicolas Figueira

    (@nahuelmahe)

    Hello @gilbien03,

    I retested and it worked for me, but i have made an update to set per button redirections independent from global redirections, you can test it https://github.com/New0/direct-stripe/archive/master.zip

    I think i will upload it to ww.wp.xz.cn tomorrow.

    Thank you again for using Direct Stripe

    Thread Starter gilbien03

    (@gilbien03)

    Thank you so much Nicolas.

    Plugin Author Nicolas Figueira

    (@nahuelmahe)

    Hello @gilbien03,

    I pushed the update to ww.wp.xz.cn library, please proceed to update in your installation to test the independent handling of redirections.

    Thank you very much for the review, I really appreciate it, it helps a lot.

    Best wishes

Viewing 8 replies - 1 through 8 (of 8 total)

The topic ‘Different Success Pages’ is closed to new replies.