Merge branch 'main' of https://gitlab.com/witapp/aura-webapp into develop
This commit is contained in:
commit
42c4350f29
@ -25,7 +25,7 @@ interface IExpressCheckoutStripeProps {
|
||||
|
||||
function ExpressCheckoutStripe({
|
||||
clientSecret,
|
||||
returnUrl = "https://${window.location.host}/payment/result/",
|
||||
returnUrl = `https://${window.location.host}/payment/result/`,
|
||||
isHide = false,
|
||||
onAvailable,
|
||||
onChangeLoading,
|
||||
|
||||
Loading…
Reference in New Issue
Block a user