Merge branch 'hotfix-returnUrl' into 'main'
hotfix-returnUrl See merge request witapp/aura-webapp!140
This commit is contained in:
commit
80bc309f26
@ -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