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}
|
||||
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