#stlpatrick

1 messages · Page 1 of 1 (latest)

deft plumeBOT
tired depot
#

It will be two separate charges since the subscriptions are independent

zinc vector
#

Ok. Thx. So I guess I need to update products and quantities on the original subscription if I don't want customers to get multiple charges on different days of the month.

#

Can I stick an array in subscription metadata?

#

The array would hold my app-side product ids.

tired depot
#

So I guess I need to update products and quantities on the original subscription if I don't want customers to get multiple charges on different days of the month.
Yes!

#

Can I stick an array in subscription metadata?
metadata is in string. I'm afraid it can't be an array

zinc vector
#

I'll serialize a json array.

#

thanks. you guys have really good support.