diff --git a/src/Components/SignupPage/SignupPage.js b/src/Components/SignupPage/SignupPage.js index 76cc71f..34780df 100644 --- a/src/Components/SignupPage/SignupPage.js +++ b/src/Components/SignupPage/SignupPage.js @@ -156,10 +156,10 @@ const SignupPage = () => { authId, dataValues, customerId, - subscriptionId, subscriptionCreated, subscriptionPeriodStart, - subscriptionPeriodEnd + subscriptionPeriodEnd, + subscriptionId ) { const appUserId = uuidv4(); const firmId = uuidv4();