Base solution for your next web application
Open Closed

paypal setup steps in 4.2 #3665


User avatar
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)
  • User Avatar
    0
    alirizaadiyahsi created

    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>

  • User Avatar
    0
    mdonogma created

    the link you provide is a little generic to explain next steps.

    are you using the RestAPI option to communicate with PayPal?

  • User Avatar
    0
    alirizaadiyahsi created

    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>