Jump to content

Recommended Posts

Posted

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)
 

Posted

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?

Posted
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:

 

Posted
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

  • 4 months later...

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...