Open calacianu opened 2 years ago
@calacianu shipping_options
is not a supported parameter (yet). We'll need to add it.
discounts
support is tracked here: https://github.com/stripe/stripe-firebase-extensions/issues/322
Thank you for your reply. Is there a way to handle shipping costs using the extension or using the APIs? I need to add a fix price for every product our customers purchase.
@calacianu Checkout support shipping costs, yes. But this extension does not currently support the parameters needed to enable this.
I'll open a PR to add that.
Hi @jsteele-stripe, is the shipping cost supported now?
Cheers
@calacianu Not yet!
How about now?
I just tried and it did not work. So still not implemented...
@jsteele-stripe Do you have a contact at Invertase that could knock this out? Would really help our business!
Thanks
Bug report
firestore-stripe-payments
Describe the bug
Shipping and Discounts are not being applied.
To Reproduce
I'm trying to create a checkout session with the following code:
couponId
is created in the Stripe dashboard, and is the ID of the coupon object/entity. After I'm redirected to the checkout page, the discount is not applied.Expected behavior
A clear and concise description of what you expected to happen.
If applicable, add screenshots to help explain your problem.
System information
Additional context
Add any other context about the problem here.