GithubHelp home page GithubHelp logo

Comments (4)

crookedneighbor avatar crookedneighbor commented on August 19, 2024

We haven't finished this work yet, but if you look at the beta notes in the README, you'll see that a full event API is forthcoming. This will let you know when a payment method is able to be requested as soon as it is available.

from braintree-web-drop-in.

intelliot avatar intelliot commented on August 19, 2024

@bkonia To help us understand this use case better, what's an example of an additional action that you need to execute when the PayPal authorization is complete?

from braintree-web-drop-in.

bkonia avatar bkonia commented on August 19, 2024

I'm using the Drop In form solely for vaulting payment information, not for processing payments. I have another form on the same page where the user can submit a payment using one of his vaulted payment methods. With credit cards, after the user adds a card, I use the callback to make an AJAX request to a script that returns the current list of payment methods. I then update the "Payment Method" select box on my payment form. This allows me to update the select box immediately, without having to reload the entire page. I'd like to do the same thing with PayPal. After a user adds his PayPal account, I want to update the select box so it shows his PayPal account as an available payment method.

from braintree-web-drop-in.

crookedneighbor avatar crookedneighbor commented on August 19, 2024

We've just released version 7 of the beta which includes events for when paypal is request-able. See https://github.com/braintree/braintree-web-drop-in#events for details

New beta build is:

<script src="https://js.braintreegateway.com/web/dropin/1.0.0-beta.7/js/dropin.min.js"></script>

from braintree-web-drop-in.

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.