#textualmold9830
1 messages · Page 1 of 1 (latest)
What's the context here?
I want to make a coupon that reduces the shipping cost to 0.
If I make a coupon with 100% off it doesn't deduct the shipping cost.
If I make a coupon with the flat amount off of the price + shipping it still doesn't deduct shipping.
Is this via CHeckout, or in what situation?
Payment link
Speaking of payment links: Is there a way to create a payment link from the mobile app or with the API?
Not sure about the Dashboard mobile app, but you can via the API yes: https://stripe.com/docs/api/payment_links/payment_links/create
For the shipping rate questions, I would suggest reaching out to support to have them help you with whether this is a support use case: https://support.stripe.com/contact
Complete reference documentation for the Stripe API. Includes code snippets and examples for our Python, Java, PHP, Node.js, Go, Ruby, and .NET libraries.
Find help and support for Stripe. Our support site provides answers on all types of situations, including account information, charges and refunds, and subscriptions information. Get your questions answered and find international support for Stripe.
Thanks for your help! Have a nice day helping others.