Merge branch 'preview/discount-pages' into 'main'
Preview/discount pages See merge request witapp/aura-webapp!45
This commit is contained in:
commit
2d4d76477a
@ -124,7 +124,7 @@ function PaymentModal() {
|
||||
return setErrors("Something went wrong. Please try again later.");
|
||||
}
|
||||
setIsLoadingPayPal(false);
|
||||
// window.location.href = link.href;
|
||||
window.location.href = link.href;
|
||||
};
|
||||
|
||||
if (isLoading) {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user