#meisei81

1 messages · Page 1 of 1 (latest)

wintry kindleBOT
void saddle
#

Have you set setup_future_usage on the Checkout Session?

silent shuttle
#

sorry. let me try.

#

I turn on the tax_id_collection[enabled] but I can't see the place to collect

honest patrol
#

What's the cs_xxx ID for that session?

silent shuttle
#

cus_OSwq0vvh6bpBWA

#

it's weird because I can see the effect yesterday

honest patrol
#

That's not the ID of the session

silent shuttle
#

cs_test_a1s9q5FSsRSqQPS9ED1tVYVVEdibSLC1Yzgnlh0Wo4gIG8kYrqML3qh74j

#

sorry.

honest patrol
#

I expect it's likely because of this:

Checkout only collects tax IDs on Customer’s that don’t already have an existing tax ID. If a Customer has one or more tax IDs saved, Checkout does not display the tax ID collection form even if tax ID collection is enabled.
https://stripe.com/docs/tax/checkout/tax-ids#:~:text=Checkout only collects tax IDs on Customer’s that don’t already have an existing tax ID. If a Customer has one or more tax IDs saved%2C Checkout does not display the tax ID collection form even if tax ID collection is enabled.

Learn how to collect VAT and other customer tax IDs with Checkout.

silent shuttle
#

These are my whole parameters in creating checkout session

#

this customer doesn't have any tax id

honest patrol
#

I see the field on cs_test_a1s9q5FSsRSqQPS9ED1tVYVVEdibSLC1Yzgnlh0Wo4gIG8kYrqML3qh74j

#

Just visited the URL

silent shuttle
#

emm.. that's weird..

#

I turn on all wallet payment method in stripe dashboard but I can't find the google pay in the checkout

#

I can see alipay wechat pay but no google pay

honest patrol
#

What's session ID?

silent shuttle
#

this one you used

#

cs_test_a1s9q5FSsRSqQPS9ED1tVYVVEdibSLC1Yzgnlh0Wo4gIG8kYrqML3qh74j

honest patrol
#

I see Google Pay

silent shuttle
#

Is this related to the area? I'm now in China

#

"payment_method_types": [
"card",
"bancontact",
"eps",
"giropay",
"ideal",
"alipay",
"wechat_pay",
"link",
"paypal"
]

#

These are the whole payment methods I can see

honest patrol
#

Wallets are categorised as card so that's not the issue

silent shuttle
honest patrol
#

You either:

  • Don't have a real card in your wallet at pay.google.com
  • You're in a region that doesn't support Google Pay. AFAIK China does so I doubt it's that
#

It'll be at the top of the page, not in the carousel:

silent shuttle
#

Got it. I'll figure it out.

honest patrol
silent shuttle
#

No

#

Thanks a lot. My workmate can see it. So it's my environment issue.