#zachery
1 messages · Page 1 of 1 (latest)
previous thread if you need https://discord.com/channels/841573134531821608/1029486495586844712
Do you have an example Payment Intend ID for the above that I can look at?
Well, I changed my application and i take application fees without transfer_data
where would i find a payment intent id?
If you click on one of those, there should be a Charge ID that looks like ch_abc123
That will work too
You may want to look at billing_details on the Charge object: https://stripe.com/docs/api/charges/object#charge_object-billing_details
Complete reference documentation for the Stripe API. Includes code snippets and examples for our Python, Java, PHP, Node.js, Go, Ruby, and .NET libraries.