#lane-Checkout-presentment

1 messages · Page 1 of 1 (latest)

kindred sorrel
signal dust
#

And currently I'm just using the price ID:

            {
                Price:    stripe.String(priceID),
                Quantity: stripe.Int64(1),
            },
        },
kindred sorrel
#

Unfortunately I do not think this can be set automatically, you'll have to provide the locale

opal isle
#

@signal dust we're building a feature that does that automatically for you right now. It's in beta but if you DM me your email address (I work for Stripe, I'm an admin here) I can mention it to the team working on it

signal dust
#

@kindred sorrel So for now should I be using the customer record to manually set the locale here?