Payment button and rest api .NET 4.7

Tecflora
New Community Member

Hello,
my name is Sergio and i'm integrating paypal payment into the web site of a medium italian company.
(My english is not very good so i apologize for any errors)

I'd like to use Payment button and rest api
These are the steps I wish to implement:
1) create payment server side
2) let customer login and get he's approval client-side
3) check payment server side

First question is: is it possible to perform these steps or they are incorrect?
Moreover... I follow this guide https://developer.paypal.com/docs/checkout/integrate/# to create the payment object server side.
I tried to integrate PayPal .NET sdk following this link https://developer.paypal.com/docs/checkout/reference/server-integration/setup-sdk/ but it's for .NET 2.0 and i'm working on .NET 4.7
I tried also this https://github.com/paypal/Checkout-NET-SDK/ but the is use different classes than those used in first link( for esample: i was unable to find OrdersGetRequest class)

where is the correct sdk to use?
is there an updated sample project which use payment button and rest api?
thanks in advance
Sergio

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.