Git Product home page Git Product logo

Comments (3)

avidas avatar avidas commented on July 24, 2024 2

@iancrowther If you would not mind elaborating more, what stage are you needing the payer_id?

  1. If you were trying to accept a payment via paypal, you direct the user to the approval_url on PayPal so that user can approve the payment. After the user approves the payment, PayPal redirects the user back to the return_url you specified, and appends the payer ID in return url as PayerID. The documentation for the requests are at

https://developer.paypal.com/webapps/developer/docs/integration/web/accept-paypal-payment/#execute-the-payment

  1. If you are storing a credit card in vault for secure storage and charging later, you can include a unique payer_id in the request. The docs are at

https://developer.paypal.com/webapps/developer/docs/integration/direct/store-a-credit-card/

from paypal-node-sdk.

iancrowther avatar iancrowther commented on July 24, 2024

So it works fine with live payments.

The issue I was having was with the sandbox. I guess my redirect Urls were
wrong

Anyhow, it's alive so we can close the bug.

On Monday, 3 February 2014, Avi (Ananya) Das [email protected]
wrote:

@iancrowther https://github.com/iancrowther If you would not mind
elaborating more, what stage are you needing the payer_id?

  1. If you were trying to accept a payment via paypal, you direct the
    user to the approval_url on PayPal so that user can approve the payment.
    After the user approves the payment, PayPal redirects the user back to the
    return_url you specified, and appends the payer ID in return url as
    PayerID. The documentation for the requests are at

https://developer.paypal.com/webapps/developer/docs/integration/web/accept-paypal-payment/#execute-the-payment

  1. If you are storing a credit card in vault for secure storage and
    charging later, you can include a unique payer_id in the request. The docs
    are at

https://developer.paypal.com/webapps/developer/docs/integration/direct/store-a-credit-card/


Reply to this email directly or view it on GitHubhttps://github.com//issues/24#issuecomment-33964827
.

from paypal-node-sdk.

avidas avatar avidas commented on July 24, 2024

Closing, don't hesitate to reopen if you have further issues.

from paypal-node-sdk.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.