API end-point to make payment
Amunike
Contributor
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Posted on
Apr-30-2021
05:43 PM
Hi guys,
I am developing a .Net core application and want to give users the ability to make payments ( credit card/ paypal) via paypal.
My issue is that I did not find any .net core sdk.
I then decided to use the REST APi directly. Now my problem is that I dont see any end-point that allows me to submit a payment request.
I have been looking here: https://developer.paypal.com/docs/api/payments/v2
and the closest end-point that looks like its related to the task at hand is:
/v2/payments/authorizations/{authorization_id}
I don't think that' s the one I am looking for.
Any Help would be appreciated.
Thank you
Labels:
- Labels:
-
Payments REST APIs
0 REPLIES 0

Haven't Found your Answer?
It happens. Hit the "Login to Ask the community" button to create a question for the PayPal community.
Related Content
- Is it possible to make payments in RON (Romanian Leu) through PayPal? in REST APIs
- NOT ENABLED TO VAULT PAYMENT SOURCE in Sandbox Environment
- Help with my account number in PayPal Payments Standard
- How do you create subscriptions with PayPal Advanced Checkout? in SDKs
- subscription_id has disappeared in REST APIs