freeCodeCamp/api-server
Ahmad Abdolsaheb e5523bf16e
feat: add Stripe card form (#43433)
* eat: add Stripe card form

* Apply suggestions from code review

Co-authored-by: Shaun Hamilton <shauhami020@gmail.com>

* feat: adjust payload and error handling

* feat:  readjust error handling

* Apply suggestions from code review

Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>
Co-authored-by: Shaun Hamilton <shauhami020@gmail.com>

* feat: refactors from comments

* feat: prevent submition during processing

* feat: redefine isSubmitting

Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>

* fix: show the proper paypal button on donate page

* fix: handle errors from stripe

Co-authored-by: Shaun Hamilton <shauhami020@gmail.com>
Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>
Co-authored-by: moT01 <20648924+moT01@users.noreply.github.com>
2021-09-17 22:15:56 +03:00
..
src feat: add Stripe card form (#43433) 2021-09-17 22:15:56 +03:00
.babelrc fix: remove redundant babel plugin (#42234) 2021-05-24 13:30:09 -07:00
.gitignore fix(api): remove redirects from api 2020-09-01 11:35:44 +05:30
package-lock.json chore(deps): npm audit fix - api-server 2021-08-31 21:38:48 +05:30
package.json feat(client): add google pay (#43117) 2021-08-08 23:22:25 +03:00