#jen_stilletoz-invoice-message

1 messages · Page 1 of 1 (latest)

unborn hamlet
dense shoal
#

I want to let the user know that the coupon they added during checkout will be added to their next invoice on subscription

unborn hamlet
#

Ah, ok, yea the memo sounds like a good fit for that kind of note then

dense shoal
#

can i send the text dynamically?

#

through coding

#

instead of a static message adding from stripe

unborn hamlet
#

For a subscription, you'll want to update the invoice while its a draft after creation but before it is finalized

dense shoal
#

ok let me check this