hotfix-returnUrl

This commit is contained in:
gofnnp 2024-05-19 00:07:54 +04:00
parent 725b5a9d5b
commit 32534bbb14
2 changed files with 0 additions and 2 deletions

View File

@ -163,7 +163,6 @@ function PaymentModal({
activeSubPlan={activeSubPlan}
client_secret={clientSecret}
subscriptionReceiptId={subscriptionReceiptId}
returnUrl={window.location.href}
/>
</div>
)}

View File

@ -163,7 +163,6 @@ function PaymentModal({
activeSubPlan={activeSubPlan}
client_secret={clientSecret}
subscriptionReceiptId={subscriptionReceiptId}
returnUrl={window.location.href}
/>
</div>
)}