Jump to content

Integrating Stripe Payment Gateway With UniGUI


Frederick

Recommended Posts

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

Link to comment
Share on other sites

  • 4 months later...

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
×
×
  • Create New...