more
This commit is contained in:
@@ -127,7 +127,7 @@ const SignupPage = () => {
|
||||
async function handleStripeAuthorization(paymentDataValues) {
|
||||
// Do: calls to Stripe API
|
||||
// if success, return some truthy value or
|
||||
// handle failure
|
||||
// handle failure in handleSignup
|
||||
}
|
||||
|
||||
const handleSignup = async (e) => {
|
||||
|
||||
Reference in New Issue
Block a user