#zachery-paymentintent-billingdetails
1 messages · Page 1 of 1 (latest)
@lucid lichen let's talk here
I'm taking a fee from the transaction. However, I'm also trying to see the billing details i passed into the payment intent.
zachery-paymentintent-billingdetails
This was only working before when I used transfer_data for the payment intent
Now, I can only see the application fee transaction
Ex.
Hi @lucid lichen I'm taking over this thread
Hey Jack
The billing_details was passed to the payment_method_data of the paymentIntent, so you should get it from paymentIntent instead.
I know but I don't get a paymentintent event. The payment intent goes to the connected account
while i only get the fee collected event
OK, you see there's a charge object there, you can retrieve it and expand the associated payment_intent object https://stripe.com/docs/api/charges/object#charge_object-payment_intent
Complete reference documentation for the Stripe API. Includes code snippets and examples for our Python, Java, PHP, Node.js, Go, Ruby, and .NET libraries.
I can't seem to get this to work.
$charge is nothing when the webhook is sent
Here is the request that was sent
Can you send me the ID of this charge retrieve request (req_xxx)? Here's how you can find it: https://support.stripe.com/questions/finding-the-id-for-an-api-request
Find help and support for Stripe. Our support center provides answers on all types of situations, including account information, charges and refunds, and subscriptions information. Get your questions answered and find international support for Stripe.
I don't think this is the correct request ID
req_KIacECYSvPh9C6
Here it is
the error is no such charge
however, the charge was created here
This charge was made in a different account, so you need to pass in the account ID in Stripe-Account header when you making the retrieve request.
let me try that
https://stripe.com/docs/connect/authentication here's how you make an API call on a connected account
My 8,00,000 INR is stuck in Stripe, payout is not coming since last 1 week date is changing how do I get my payout
Hy bro can u please help me
Hi @viral brook I've created a thread for you, please keep the discussion in your own thread, thanks.
Yes, did this request succeed?
request ID?
Sounds great!