0
mdonogma created
I'm trying to test the paypal integration end to end.
what area the steps to get it working with version 4.2?
3 Answer(s)
-
0
Hi,
You just change "Payment" configurations in appsettings.json. Before this, you should create your own paypal app. <a class="postlink" href="https://developer.paypal.com/docs/integration/admin/manage-apps/">https://developer.paypal.com/docs/integ ... nage-apps/</a>
-
0
the link you provide is a little generic to explain next steps.
are you using the RestAPI option to communicate with PayPal?
-
0
Yes, we use server side rest integration. <a class="postlink" href="https://developer.paypal.com/docs/integration/direct/express-checkout/integration-jsv4/server-side-REST-integration/">https://developer.paypal.com/docs/integ ... tegration/</a>