Skip to content

Commit 193867e

Browse files
committed
dfgdfgdfgdf
1 parent ba910b5 commit 193867e

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

services/stripeService.js

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,9 @@ export async function createCheckoutSession(priceId, name, email, productId, pla
2424
productId,
2525
plan,
2626
name
27+
},
28+
automatic_payment_methods: {
29+
enabled: true
2730
}
2831
});
2932
}

0 commit comments

Comments
 (0)