Copied to clipboard

Flag this post as spam?

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


  • Thomas 35 posts 115 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 1346 posts 4453 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 35 posts 115 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?

Please Sign in or register to post replies

Write your reply to:

Draft