#martin_98625

1 messages · Page 1 of 1 (latest)

fading pastureBOT
unkempt grove
#

Hello

nimble breach
#

hi!

unkempt grove
#

It will then be picked up by the next Invoice

nimble breach
#

ok, and it would be paid when the next invoice gets paid right?

#

the question comes because I was getting this error trying to add a "SubscriptionItem":

The price specified is set to `type=one_time` but this field only accepts prices with `type=recurring`. (Stripe::InvalidRequestError)
fading pastureBOT
copper mason
#

Hi there 👋 yes, that is correct. Subscription Items can only use Prices with a recurring type, whereas Invoice Items can only use one_time ones.

nimble breach
#

awesome! thanks