Frederick Posted October 27, 2020 Posted October 27, 2020 Does anyone have experience with integrating Stripe's (www.stripe.com) payment API with UniGUI? Where do I start? -- Frederick (UniGUI Complete - Professional Edition 1.90.0.1536) Quote
Sherzod Posted October 27, 2020 Posted October 27, 2020 2 minutes ago, Frederick said: Where do I start? Hello, Well, I think first of all you should start from here: https://stripe.com/docs/api Quote
Frederick Posted October 27, 2020 Author Posted October 27, 2020 I did look at the documentation but which UniGUI component should I use to call the API? Would it be TUniURLFrame? I am inclined to call their HTML+JS code sample. Is there a desktop demo I can refer to? Quote
Sherzod Posted October 27, 2020 Posted October 27, 2020 21 minutes ago, Frederick said: Is there a desktop demo I can refer to? No, but you can try to use the solutions provided on the forum. For example this one I think: Quote
Frederick Posted October 27, 2020 Author Posted October 27, 2020 Thanks. I'll check out the example. Quote
M.Ammar Posted October 29, 2020 Posted October 29, 2020 On 10/27/2020 at 10:52 AM, Frederick said: I did look at the documentation but which UniGUI component should I use to call the API? Would it be TUniURLFrame? I am inclined to call their HTML+JS code sample. Is there a desktop demo I can refer to? Hi, I have worked with similar APIs integration in 2 projects before, it is not UniGUI Related subject but you can start by understanding how to use RESTAPI components like: RESTClient1, RESTRequest1, RESTResponse1, RESTResponseDataSetAdapter1, SimpleAuthenticator1 you can use Tools >> REST Debugger tool in Delphi to auto generate these components with correct settings. A good place to start is : regards ammar Quote
Frederick Posted October 29, 2020 Author Posted October 29, 2020 Thank you for pointing me in the right direction. I really appreciate this. Quote
epos4u Posted March 26, 2021 Posted March 26, 2021 hi, anyone managed to integrate stripe payment yet Thanks, Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.