#anna_checkout-clientonly

1 messages ¡ Page 1 of 1 (latest)

fallen oasisBOT
#

👋 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/1300860696137039912

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

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.

flat falcon
#

@flint ether the error seems quite descriptive here, what's the problem? What is confusing after reading the exact error message?

#

anna_checkout-clientonly

flint ether
#

Im trying to add the domain in the dashboard, but it's giving this error: Your subdomain must only contain characters in: a-z, 0-9, plus hyphens (-) and periods (.) to separate them.

flat falcon
#

the domain is cd38-166-205-101-37.ngrok-free.app without the https://

flint ether
#

are you there?

#

i did that and it is asking me to sign to AWS

#

I dont even have an account on AWS why should I sign in to AWS?

#

This is a domain generated by ngrok as im testing my project

flat falcon
flint ether
#

I went to the page the error said and into custom domains

#

Go to
Custom domains
to change the domain of your Checkout page.

#

is that not right?

flat falcon
#

I don't think so. If you go to https://dashboard.stripe.com/settings/checkout and scroll down to the bottom it should have a UI to add your domain for the CLIENT-ONLY INTEGRATION section

Note: this has been considered deprecated for 5 years now and we don't expect anyone new to use something like this. It works, it's just quite discouraged

flint ether
#

It works, it's just quite discouraged: do you mean the client only integration?

#

BINGOOOOO

#

I followed this last instructions you gave and it worked!

#

Brother, thank you so much.

#

Just one last question: Is the client only integration deprecated? What would you suggest then, using the server side integration?

flat falcon
flint ether
#

Can I use the buy button if my totalprice is coming from a variable in the frontend?

#

the totalprice is calculated in the frontend based on how many days a property is being rented. Then I would like to use this totalprice for the checkout. Can I do it with the Buy Button?

flat falcon
#

no that wouldn't work, there you should use the server-side integration in that case