Copied to clipboard

Flag this post as spam?

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


  • Thomas 43 posts 123 karma points
    Sep 08, 2022 @ 15:07
    Thomas
    0

    Is that possible to Integrate Stripe in Umbraco application?

    Hi,

    I am trying to integrate Stripe payment in my Umbraco Application, Can we do that, is there any steps need to follow for Umbraco?

  • Steve Morgan 1350 posts 4460 karma points c-trib
    Sep 08, 2022 @ 16:39
    Steve Morgan
    1

    Of course!

    Nothing Umbraco specific to do - just wire up the page, load their JS and then take the payment.

    You might need a callback page to handle successful transactions.

  • Thomas 43 posts 123 karma points
    Sep 08, 2022 @ 16:52
    Thomas
    0

    Thanks Steve,

    I tried the same (Stripe steps) 1. Install stripe .net package 2. Js.Stripe is referred in page - https://js.stripe.com/v3/ 3.create new controller to create checkout session with session line items, here when I call this post action I am getting error unable to connect remote server

    any idea about this error?

  • This forum is in read-only mode while we transition to the new forum.

    You can continue this topic on the new forum by tapping the "Continue discussion" button below.

    Continue discussion

Please Sign in or register to post replies