Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Gordon Saxby 1461 posts 1883 karma points
    1 week ago
    Gordon Saxby
    0

    Dynamically set Continue Url for Commerce Payment Provider

    Umbraco 13 & Commerce.

    Is it possible to set the Continue Url of the Stripe Payment provider (and possibly others) in code, rather than having it set in the Payment Provider config itself?

    We want to have multiple payment / checkout flows but they all should ideally use the same Stripe payment provider. The problem is Commerce needs to send you to the Confirmation page in the current flow.

    So:

    /checkoutflow1/

    will have:

    /checkoutflow1/confirmationpage/

    And

    /checkoutflow2/

    will have:

    /checkoutflow2/confirmationpage/

    Is this possible?

Please Sign in or register to post replies

Write your reply to:

Draft