Hack-The-Tunnels-8 / hack-the-tunnels-mediocre-sponges

hack-the-tunnels-mediocre-sponges created by GitHub Classroom
0 stars 0 forks source link

Add Stripe to checkout #57

Open hackthetunnelsbot[bot] opened 1 year ago

hackthetunnelsbot[bot] commented 1 year ago

Description:

Implement the full end-to-end Stripe payment flow.

The starter project will provide with the means to create an order, however no payment information is required, stored, or verified.

Using Stripe, you will be able to accept real payments through your app.

Create a Stripe developer account and checkout the Stripe "prebuilt checkout page"

Acceptance Criteria:

The participant app is able to accept payments through Stripe.