REST API done in C++ for Server side?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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:
Complete PayPal Checkout documentation:
Integrate a checkout solution for web and mobile (paypal.com)
Rest API Orders V2 API Calls:
We also have a Postman Collection available as well:
Thanks,
Jennifer
MTS
PayPal
Haven't Found your Answer?
It happens. Hit the "Login to Ask the community" button to create a question for the PayPal community.
- Recurring payment managed by merchant server async in REST APIs
- This organization can't accept donations right now. in PayPal Payments Standard
- PayPal integration with Next, Lambda and API Gateway - 400 Invalid Request in Sandbox Environment
- Need Settlement Report via SFTP for sandbox business account. in Sandbox Environment
- I cant connect using pilot-payflowpro.paypal.com:443 using the PayFlow API it was working prior in Payflow