Preview/discount pages
This commit is contained in:
parent
d6d6d487a6
commit
e99343a17d
@ -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