#jonas-sigma-refund

1 messages · Page 1 of 1 (latest)

chrome meadowBOT
dire mica
#

jonas-sigma-refund

#

Hey @stiff vortex ! A Charge (ch_123 or py_123) has no information about the "Product(s) or Price(s)" being sold with it. That information depends a lot on your integration.
Can you clarify a bit what you're doing, how you integrated, etc?

stiff vortex
#

We sell eiter subscriptions or one time payments via stripe checkout.

#

One example pyr_ id would be "pyr_1MXSjrAHqm7DWpwQbgMXbprz"

#

If I search for that pyr_... via dashboard I could see that its a subscription which was partially refunded

#

But I dont know how I could join/find some more info by this "pyr_" id...

dire mica
#

the pyr_ is the refund so it'd be in the refunds table and it would link to the py_123 that is associated with the Charge and the pi_123 for the PaymentIntent. That would then point to an Invoice that would have the line information.
For Checkout payments, this information does not live in Sigma today

stiff vortex
#

ok thanks for your help.
It's a bit complicated atm to get product info for all balance transactions when they belong to a product.