Stripe Webhook Sub objects
Status: Closed · Asked by Zishan Hussain on · 0 views
Hello. I can receive a charge.succeeded object from stripe but if there are sub-objects then these fields don't appear.
It seems that Pabbly only receives the main fields and doesn't receive all the fields of the sub objects
eg Billing details line 1 or any Metadata fields that have been added.
These do not appear in Pabbly but the rest of the fields do generally.
It seems that it's the sub objects and their fields that are missing.
Is there any way around this please?
Hey @zishan555
Kindly try the "Stripe: Retrieve a Charge by ID" action step to get the relative data of that charge after the trigger event.
