#zero-subscription-referral
1 messages · Page 1 of 1 (latest)
So im running subscriptions. I want to give a cashback on a paid subscription and a discount on the first invoice of the new customer.
Can I do this by just making API calls?
@harsh quiver For the discount we have detailed docs: https://stripe.com/docs/billing/subscriptions/coupons
For the "cashback" this is a lot more complex if you are trying to give them money directly. You'll need Stripe Connect but it comes with strict restrictions for the flow of funds. I'd recommend talking to our support team instead: https://support.stripe.com/contact
Cool, thanks
zero-subscription-referral