#carasco6170_api

1 messages ¡ Page 1 of 1 (latest)

thorn lodgeBOT
#

👋 Welcome to your new thread!

⏲️ We'll be here soon! Typically we respond in a few minutes, but sometimes we might take a bit longer if the server is busy or if you have a particularly tricky question.

⏱️ We close idle threads, which makes them read-only. Once a thread is closed it won't be reopened, but you can always start a new thread if you have another question.

🔗 This thread will always be available, even after it's closed. You can find it again using Discord's search, or you can save this link: https://discord.com/channels/841573134531821608/1268479782287441942

📝 Have more to share? Add more details, code, screenshots, videos, etc. below.

haughty adderBOT
#

Below are links to other discussions we've had with you in the past week in case you want to review that information. If your question is related to one of these previous discussions, please provide a comprehensive summary of the current state and what you need help with now. We help many users simultaneously, so a summary allows us to resolve your issue as soon as possible.

main cove
stone sparrow
#

yes i checked on safari and it is hosted via https

#

{
mode: 'subscription',
amount: Math.floor(price * 100),
currency: 'eur',
locale: lang,
appearance: {
theme: 'flat',
variables: {
borderRadius: '10px',
fontSizeBase: '12px',
},
rules: {
'.Input': {
borderRadius: '10px',
padding: '8px',
fontSize: '14px',
},
'.Tab': {
padding: '8px',
},
'.Label': {
fontSize: '12px',
},
},
},
};

#

thats options

#

{options && (
<Elements stripe={stripePromise} options={options}>
<PaymentCheckout selectedProduct={selectedOption} promo={promo} />
</Elements>
)}

#

and inside i have <PaymentElement />

main cove
#

do you happen to have a public link to the page you're using so I can look at in my browser?

stone sparrow
main cove
stone sparrow
#

A okay i will add this subdomain

#

and for paypal

#

that veryfication is one time i cann remove that token after the page is verified?

#

or i should stay?

#

it*

main cove
#

what are you referring to as "that token"?

stone sparrow
#

apple-developer-merchantid-domain-association

#

i just added

#

its verified

#

okay apple pay is working

#

but paypal not

main cove
#

well it's fine either way but usually it's easier to leave the file hosted

stone sparrow
#

what do you mean that i dont have it enabled?

#

in the panel its configured but in the code i saw that i dont have to add anythinking

main cove
#

check the docs link I posted

stone sparrow
#

okay i am checking

#

u are right!

#

sorry

#

so now i have to wait for aprove

#

thx for help!