• Resolved Jigar Gorakhiya

    (@jigarkg91)


    Hello,

    I have stripe ideal enable on my WooCommerce Platform. Now if user select ideal payment and if he cancel the payments then he is redirecting to confirmation page (Thank you page with success message). So its should be redirect to cancel page.

    Can you please guide me how can I do this?

    Many Thanks

    The page I need help with: [log in to see the link]

Viewing 4 replies - 1 through 4 (of 4 total)
  • Thread Starter Jigar Gorakhiya

    (@jigarkg91)

    I also contacted stripe and they said “it’s important that you rely on webhooks rather than redirects to trigger a charge creation, post-verification.
    Therefore, please make sure that you charge the source upon receiving the source.chargeable event on your server-side and then notify your customer:
    https://stripe.com/docs/sources/ideal#webhooks”

    Thanks

    Plugin Author Ward

    (@wardpieters)

    Hi, thanks for contacting me.

    I am currently working on implementing this feature and will release it as soon as possible.

    And what you/Stripe wrote about webhooks is exactly what I’m already doing.

    If you haven’t setup a webhook yet, please take a look over here on how to do this.

    Ward

    Thread Starter Jigar Gorakhiya

    (@jigarkg91)

    Hi Ward,

    Thank you for your quick response.

    I set up the webhook as you explain here.

    Also may I know how much time it will take to implementing this feature?

    Thanks

    Plugin Author Ward

    (@wardpieters)

    It will probably be released by the end of the week.

    If you want tot use it right now, please send me an email on [email protected] and i will send the development version right away.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Stripe Ideal – Cancel Url’ is closed to new replies.