How to integrate PayPal API with Node.js

  Рет қаралды 4,228

manfra․io

manfra․io

4 ай бұрын

In this video, we're gonna learn how to integrate the PayPal Orders API with a Node.js project.
We're gonna use Express, EJS and Axios to create a simple page with a product that will lead the buyer to the PayPal Checkout page and then complete the payment.
🔗 GitHub Repository:
github.com/manfraio/paypal_wi...

Пікірлер: 38
@raoinvoker
@raoinvoker Ай бұрын
Thanks for the video really brief and helpful
@abduljabbarfuad4222
@abduljabbarfuad4222 2 ай бұрын
Thank you very much for the useful and clear explanation! It helped me a lot in understanding the topic and applying it correctly. I appreciate your effort and time in helping us.
@manfraio
@manfraio 2 ай бұрын
Thank you. Glad I could help🤜🏻🤛🏻
@alexvoliveira
@alexvoliveira 4 ай бұрын
Exacly what I needed! Thank you for sharing.
@diogofavillag.jacintho1693
@diogofavillag.jacintho1693 3 ай бұрын
perfect tutorial, god bless you!!
@Khey1
@Khey1 3 ай бұрын
Gracias por tu video! Me ayudo bastante
@itsadarsh6233
@itsadarsh6233 Ай бұрын
Superb mate ❤
@TheMinecraftteando
@TheMinecraftteando Ай бұрын
wow great tutorial !!!
@dharsanr6504
@dharsanr6504 3 ай бұрын
Please create full fledged production grade projects that will be very useful
@manfraio
@manfraio 3 ай бұрын
Yes, in a few weeks there will be a full project with emails and payment handling.
@dharsanr6504
@dharsanr6504 3 ай бұрын
@@manfraio need more from you : )
@itsadarsh6233
@itsadarsh6233 10 күн бұрын
could you guys please save this video for future reference
@puttayyakattimath1725
@puttayyakattimath1725 3 ай бұрын
Great video! Could you please make video for Paypal/Stripe subscription and webhooks 😊. Thank you
@manfraio
@manfraio 3 ай бұрын
Thank you. Therw will be a Stripe Connect video first, and a Subscription checkout video.
@omartaha7105
@omartaha7105 Ай бұрын
Thanks for this video. Do you know if it's possible to retrieve all the transactions of my application using this Restful API? and is it time sensitive? I did everything correctly but when I try the endpoint of transaction in Postman, it never shows up
@manfraio
@manfraio Ай бұрын
Thank you for the comment. Are you calling the GET /v1/reporting/transactions endpoint?
@yyyd6559
@yyyd6559 Ай бұрын
how to implement subscription
@manfraio
@manfraio Ай бұрын
This month we’ll have a video about Subscriptions with Stripe and after, with Paypal API.
@user-lv7hf8ip2q
@user-lv7hf8ip2q 2 ай бұрын
bro you are amazing. But can you explain how to live because it is different from sandbox mode?!
@manfraio
@manfraio 2 ай бұрын
Thank you. To move to production, first you have to obtain your live credentials: - Log into the Dashboard with your merchant account - On My Apps & Credentials page, change to Live - You will have to create new app for the Live mode, on Create App option - Then paste the new client id and secret on your code (remember to put in somewhere save like a .env file) Then all calls to the PayPal api endpoints should be with the domain: api-m.paypal.com (instead of the sandbox)
@user-lv7hf8ip2q
@user-lv7hf8ip2q 2 ай бұрын
@@manfraio @@manfraio
@user-lv7hf8ip2q
@user-lv7hf8ip2q 2 ай бұрын
@@manfraio Thank you, it worked. However, when logging in to make a payment, this message appears: "We were unable to process your payment using your PayPal account at this time. Please return to the merchant and try using a different payment method." and the payment screen does not appear. What is the solution?
@manfraio
@manfraio 2 ай бұрын
@user-lv7hf8ip2q Are you trying to make a payment with another merchant account or personal?
@user-lv7hf8ip2q
@user-lv7hf8ip2q 2 ай бұрын
@@manfraio account business
@nobudev
@nobudev 4 ай бұрын
Can you start making Typescript projects 🙏
@manfraio
@manfraio 4 ай бұрын
Yes, soon we’ll create entire projects using TypeScript.
@mostafaedoctor4766
@mostafaedoctor4766 Ай бұрын
Error: AxiosError: Request failed with status code 403
@manfraio
@manfraio Ай бұрын
Ok so there might be a few reasons for that. First check if you’re using the sandbox credentials and the api url is pointing to the sandbox base url as well. Is axios returning more information like an error message?
@beautyofworld1700
@beautyofworld1700 2 ай бұрын
How to track our item and user after successful payment? item ID and user ID
@manfraio
@manfraio 2 ай бұрын
You can track by the order ID
@bradleygangnou2077
@bradleygangnou2077 2 ай бұрын
U save my school year , thanks
@manfraio
@manfraio 2 ай бұрын
Glad I could help🤜🏻🤛🏻
How To Accept Payments With PayPal
24:35
Web Dev Simplified
Рет қаралды 123 М.
How to integrate Stripe Checkout with Node.js
40:34
manfra․io
Рет қаралды 6 М.
НРАВИТСЯ ЭТОТ ФОРМАТ??
00:37
МЯТНАЯ ФАНТА
Рет қаралды 8 МЛН
Идеально повторил? Хотите вторую часть?
00:13
⚡️КАН АНДРЕЙ⚡️
Рет қаралды 5 МЛН
Why Is He Unhappy…?
00:26
Alan Chikin Chow
Рет қаралды 58 МЛН
Best KFC Homemade For My Son #cooking #shorts
00:58
BANKII
Рет қаралды 69 МЛН
REST API with Node.js and MongoDB
1:59:46
manfra․io
Рет қаралды 1,9 М.
PayPal Integration with ReactJS - React Tutorial
18:19
PedroTech
Рет қаралды 65 М.
Implementing payment with Stripe in Node.js
1:12:53
Skander Turki
Рет қаралды 235
Learn JavaScript With This ONE Project!
1:10:26
Tech With Tim
Рет қаралды 685 М.
Stripe NestJS React Payment Gateway
1:08:53
Jon Peppinck
Рет қаралды 10 М.
НРАВИТСЯ ЭТОТ ФОРМАТ??
00:37
МЯТНАЯ ФАНТА
Рет қаралды 8 МЛН