Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 454 Bytes

NOTES.md

File metadata and controls

9 lines (5 loc) · 454 Bytes

Notes :

  • Stripe publishable key are required in order to integrate stripe with the application.
  • Both test and live publishable keys can be obtained from stripe dashboard.
  • Use test publishable key while developing and testing the app and replace it with live publishable key before deploying the application.
  • Card number and other details to be used while testing the application are provided in this link : https://stripe.com/docs/testing