#ilyeselb
1 messages · Page 1 of 1 (latest)
Can you share the example subscription ID you're working with?
one minute i will send you
so basically i get trial_settings: { end_behavior: { missing_payment_method: 'create_invoice' } },
sub_1NZyAOGyOBDbEOMCBhL3EA55
the payment method is there too
I do see the invoice ID there in the screenshot
why do i get this issue then ?
What issue exactly? Sorry I don't follow.
You said you were seeing invoice in the subscription response but the screenshot suggests there's an invoice present
whe i create the subsciption
it return trial_settings: { end_behavior: { missing_payment_method: 'create_invoice' } },
but the pm is there
Sorry, still don't understand the question. If the payment method is there, an invoice would still be created after the trial is over in order to continue subscriptions right?
ah sorry the payment intent object is not found
sub_1NZyXfGyOBDbEOMCczxteiV9
for exemple this one
why ?
Hi 👋
I'm stepping in as @whole bobcat needs to go. Can you share the request ID for the API request that created this subscription?
Here's how you can find a request ID: https://support.stripe.com/questions/finding-the-id-for-an-api-request
I can find it. It just takes a bit and there are a lot of people asking questions right now
okay thank you
The invoice is there with the payment intent. What is the problem you are experiencing?
i dont have the payment intent on the response of the createSbscription
Okay well the API is returning it in the response, I can see that.
okayy thanks then i will check on my side
I would start with logging the whole object you get back and then examining the latest_invoice property