#ironbeard

1 messages ยท Page 1 of 1 (latest)

junior orchidBOT
pseudo wyvern
#

๐Ÿ‘‹

oak osprey
#

Hey there ๐Ÿ™‚

pseudo wyvern
#

It isn't really possible to do this dynamically like it is with one-off payments.

oak osprey
#

Ah, gotcha.

pseudo wyvern
oak osprey
#

We have two types of products, which are both subscription based, a newsletter, and a SaaS product, and I was hoping I could add that amount of detail to the charge since I'm actually creating two Subscription objects/charges on Stripe if they try to add both to their cart (since the SaaS can be upgraded)

#

Oh yes, doing it at the product level would definitely work for me

#

When setting on the product, I'm not just specifying the suffix, right?

pseudo wyvern
#

Hmm that is a good question

#

I think so.

#

But I don't actually recall for Product-level

#

I'd recommend testing it out and looking at the calculated_statement_descriptor that shows up on the Charge

oak osprey
#

Yeah, I'll test it out. Thanks so much ๐Ÿ™‚

pseudo wyvern
#

Sure thing

oak osprey
#

Yup, worked perfectly. Have a good one!