more
This commit is contained in:
@@ -425,7 +425,7 @@ const SignupPage = () => {
|
||||
paymentDataValues,
|
||||
dataValues
|
||||
);
|
||||
console.log("data returned from handleStipeAuth", data);
|
||||
|
||||
const customerId = data?.data?.customerId;
|
||||
const subscriptionCreated = data?.data?.subscriptionCreated;
|
||||
const subscriptionPeriodStart = data?.data?.subscriptionPeriodStart;
|
||||
|
||||
Reference in New Issue
Block a user