Code Monkey home page Code Monkey logo

Comments (11)

msk4862 avatar msk4862 commented on June 5, 2024

Do we have to just add a paypal button or implement its functionality also?

from teacherfund_next.

joelwass avatar joelwass commented on June 5, 2024

I need to set up a PayPal account to get you the public account key, then the functionality and “adding of the button” should be the same task.

I can do that tonight

from teacherfund_next.

msk4862 avatar msk4862 commented on June 5, 2024

Okay, I'll start with coding part

from teacherfund_next.

msk4862 avatar msk4862 commented on June 5, 2024

@joelwass Are you done with setting up PayPal account?

from teacherfund_next.

joelwass avatar joelwass commented on June 5, 2024

I'm working on getting a business verification document to paypal in order to get the API key set up, sorry for the delay @msk4862

from teacherfund_next.

joelwass avatar joelwass commented on June 5, 2024

Ah here we go

add this to the html where the button should go

<input type="hidden" name="cmd" value="_s-xclick" />
<input type="hidden" name="hosted_button_id" value="5BZAW3NKL9L9W" />
<input type="image" src="https://www.paypalobjects.com/en_US/i/btn/btn_donateCC_LG.gif" border="0" name="submit" title="PayPal - The safer, easier way to pay online!" alt="Donate with PayPal button" />
<img alt="" border="0" src="https://www.paypal.com/en_US/i/scr/pixel.gif" width="1" height="1" />
</form>

and then i believe this should work

from teacherfund_next.

joelwass avatar joelwass commented on June 5, 2024

might need some styling foo

from teacherfund_next.

msk4862 avatar msk4862 commented on June 5, 2024

@joelwass I've already added a paypal button and functionality, Now you need to add your CLIENT ID (in pages/donate.js) and test the added functinality.

from teacherfund_next.

msk4862 avatar msk4862 commented on June 5, 2024

I'm creating a PR so that you can review and test the changes.

from teacherfund_next.

stripedpajamas avatar stripedpajamas commented on June 5, 2024

What work remains for this issue? It looks like the PR was merged.

from teacherfund_next.

joelwass avatar joelwass commented on June 5, 2024

No work remains except business logistics. Waiting for tax EIN so i can set up our paypal business side of things

from teacherfund_next.

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.