#GANG

1 messages ยท Page 1 of 1 (latest)

latent zenithBOT
maiden spruce
#

Hi ๐Ÿ‘‹

Can you share an event ID that we can both look at?

knotty hull
#

sure

#

evt_1NUu97AR2BXLFdw0vNP6gUpG

maiden spruce
#

Perfect, thanks

#

Okay this is a little busy but where you want to look is in the previous_attributes property

#

In this case it's showing you how the Subscription Items were updated

knotty hull
#

ok I see

maiden spruce
#

You could identify exaclty what changed by comparing the Subscription items in the previous_attributes with the items in the Subscription that is returned in the data.object property

knotty hull
#

there's not an obvious statement descriptor or something similar ?

#

that's a good idea

#

I'll do that

#

I have another quick question if that's okay ๐Ÿ™‚

maiden spruce
#

there's not an obvious statement descriptor or something similar
You set statement descriptors in Stripe.

I have another quick question if that's okay
Fire away

knotty hull
#

I think it is great !

#

But I am quite surprised it only works for recurring (subscription) pricing

#

I'm curious as to why this pricing (dynamic unit price based on volume ) is not available for one time payment ?

maiden spruce
#

Well Price objects only apply to Checkout Sessions for one time payments and I don't think tiered pricing has been implemented on Checkout for one-time payments

#

With Payment Intent and Charges you set the amount explicitly

latent zenithBOT
knotty hull
#

Sure but I find this surprising that this is handled for subscription but not for one-time-payment. Anyway thanks for updating me ๐Ÿ™‚