#hassan
1 messages · Page 1 of 1 (latest)
Hi, can you share the request ids for when you are seeing these two behaviors? Here's how you can find a request ID: https://support.stripe.com/questions/finding-the-id-for-an-api-request
i set the billing_cycle_anchor in two hours time, theres no payment intent. If i set the anchor to like 9pm (hours later), it gives me a payment intent. This is without prorate
req_20M3LU7POpjDaI
Hi @viscid violet I'm taking over
and this one req_i5VfPLESiRX4o5 returned me a payment intent (which my front end is expecting)
The subscription have a pending_setup_intent because this subscription doesn't require immediate payment (i.e., the invoice amount is 0).
ok so what about req_i5VfPLESiRX4o5? the only difference would be the billing anchor is set to 9pm (the other one was 2am)
why did that one give me a payment intent. and they both same subscription details like the amount, cance_date etc
That's because invoice in_1MwZx5JW5eVJnn2s2cYsciuc was paid with customer balance
its a new customer though? they wouldnt have a balance
Sign in to the Stripe Dashboard to manage business payments and operations in your account. Manage payments and refunds, respond to disputes and more.
how can this customer have a balance when the API created them as a new account