#amon1288
1 messages · Page 1 of 1 (latest)
Hi, I cannot speak to an integration with a third party
I can try to advise on how Stripe's prodcts work
How are you integrating with Stripe?
I'm using in an ecommerce project with next.js
I want to know if there is a way to charge for shipping beyond a fixed value
We document this here, https://stripe.com/docs/payments/during-payment/charge-shipping and depending on how you're integrated with Stripe, the answer will vary
yes I already read it
this line: type: 'fixed_amount',
fixed amount is the only option that I got?
That is correct!