API end-point to make payment

Amunike
Contributor
Contributor

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

 

 

 

 

Login to Me Too
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.