hotfix-returnUrl
This commit is contained in:
parent
725b5a9d5b
commit
32534bbb14
@ -163,7 +163,6 @@ function PaymentModal({
|
||||
activeSubPlan={activeSubPlan}
|
||||
client_secret={clientSecret}
|
||||
subscriptionReceiptId={subscriptionReceiptId}
|
||||
returnUrl={window.location.href}
|
||||
/>
|
||||
</div>
|
||||
)}
|
||||
|
||||
@ -163,7 +163,6 @@ function PaymentModal({
|
||||
activeSubPlan={activeSubPlan}
|
||||
client_secret={clientSecret}
|
||||
subscriptionReceiptId={subscriptionReceiptId}
|
||||
returnUrl={window.location.href}
|
||||
/>
|
||||
</div>
|
||||
)}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user