feat(GRO-607): Stripe Elements payment UI replacing mock flow #274

Closed
the-dogfather-cto[bot] wants to merge 10 commits from feature/gro-597-payment-ui into main
Showing only changes of commit 2db922bb14 - Show all commits
-1
View File
@@ -459,7 +459,6 @@ portalRouter.delete("/waitlist/:id", async (c) => {
import { import {
createPaymentIntent, createPaymentIntent,
listPaymentMethods, listPaymentMethods,
attachPaymentMethod,
detachPaymentMethod, detachPaymentMethod,
createSetupIntent, createSetupIntent,
getOrCreateStripeCustomer, getOrCreateStripeCustomer,