REST API done in C++ for Server side?

Unix_Man
Contributor
Contributor

Hello,

 

Paypal have provided server side example code in node.js for PayPal "Standard Checkout", "Advanced Checkout" and etc.

 

However, I do not use node.js and use C++ web framework such as "Dragon".

Is it possible we can use the C++ REST SDK such as Microsoft's "cpprestsdk" to implement Paypal server side done in C++?

 

We use C++ web frame work because it's highly customizable, portable and optimized for performance.

 

Have anyone thought or done this?

 

We use FreeBSD/Linux.

 

Thanks.

Login to Me Too
1 REPLY 1

MTS_Jennifer
Moderator
Moderator

Hello @Unix_Man ,

Thank you for posting to the PayPal Merchant Community.

At this time we do not have any C++ sdks available.

We have an archived .net (C#) sdk for Rest API:

GitHub - paypal/PayPal-NET-SDK at 2.0-beta

 

Authentication information:

Authentication (paypal.com)

 

Complete PayPal Checkout documentation:

Integrate a checkout solution for web and mobile (paypal.com)

 

Rest API Orders V2 API Calls:

Overview (paypal.com)

 

We also have a Postman Collection available as well:

Postman Guide (paypal.com)

 

Thanks,

Jennifer

MTS

PayPal

 

Login to Me Too

Haven't Found your Answer?

It happens. Hit the "Login to Ask the community" button to create a question for the PayPal community.