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