OpenSourceFellows / amplify

Open Source Fellow Sandbox
https://amplify-app-production.herokuapp.com/
MIT License
78 stars 59 forks source link

[Test]: Stripe API integration tests #17

Open manishapriya94 opened 2 years ago

manishapriya94 commented 2 years ago

Payment/Donation

User stories:

QA Files: In checkout.js for functions and checkout.test.js for tests

Context:

Read more and find test cards

When using the Payment Intents API with Stripe’s client libraries and SDKs, ensure that:

Charges API When using the Charges API with Stripe’s client libraries and SDKs, ensure that:

Server-side code In your server-side code, ensure that:

manishapriya94 commented 1 year ago

cc: @charliegerard-stripe