#don_unexpected

1 messages ยท Page 1 of 1 (latest)

dense depotBOT
#

๐Ÿ‘‹ 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/1283738400817549376

๐Ÿ“ Have more to share? Add more details, code, screenshots, videos, etc. below.

teal dirge
#

Hi, let me help you with this.

#

What's the error you're seeing and where?

bleak heron
#

when i test the checkout locally,500 errcode

#

and i wonder if i can see the errorlog on stripe.com

teal dirge
#

This is a 400 error from Stripe.

#

Why are you sending price: "{{PRICE_ID}}"?

#

You need to replace {{PRICE_ID}} with an actual Price ID.

bleak heron
#

where can i get the actual Price ID

dense depotBOT
bleak heron
#

did i missed some operation?

teal dirge
#

Are you following any docs?

#

You can create the Products and Prices on your Stripe Dashboard.

bleak heron
#

We have the needs to provide discount for our customers at anytime, do you mean that if the price on our website is changed, we have to update the price on Stripe dashboard? Which means we need to change the price twice?

spiral patio
bleak heron
#

when the discounts are set in our website, and the customers use stripe to pay, if we don't set the discount on the dashboard, they have to pay the original price on the dashboard, not the discounted price on our website? Is this correct?

spiral patio
#

Yes

bleak heron
#

thanks

#

can just pass the price and discount to your api when the customer purchase the products

spiral patio
bleak heron
#

what we want is using stripe to pay.No need to maintain our products prices ,discounts,etc on stripe

spiral patio
#

You can just use an amount and currency there

bleak heron
#

this way ,we don't need to list our price on stripe first ?

spiral patio
#

Correct

bleak heron
#

thanks

#

can we still use Stripe tax function to calculate the tax of each payment and add the tax into total payment?

spiral patio
dense depotBOT
bleak heron
#

Could you give me the link to the instructions regarding credit card payment development?

supple tapir
#

hi! I'm taking over this thread.

bleak heron
#

Could you give me the link to the instructions regarding credit card payment development?

supple tapir
bleak heron
#

Do you have a sample video of credit card payment application on the website?

supple tapir
#

you mean a video tutorial?

bleak heron
#

yes

#

thanks