#keithlard
1 messages · Page 1 of 1 (latest)
Can you share the invoice id
And can you share a screenshot of your dashboard where you're looking
in_1NJdq4AjtNFaRAYoqiSPiauO
And I'm looking here https://dashboard.stripe.com/payments
Sign in to the Stripe Dashboard to manage business payments and operations in your account. Manage payments and refunds, respond to disputes and more.
I don't see that payment for the invoice
Are you logged into
acct_1MEYgZAjtNFaRAYo
Here's the direct link for you: https://dashboard.stripe.com/invoices/in_1NJdq4AjtNFaRAYoqiSPiauO
Sign in to the Stripe Dashboard to manage business payments and operations in your account. Manage payments and refunds, respond to disputes and more.
Customer wasn't charged because it was a $0 invoice
Oh, I think it's failing past the save card moment
I save the card then charge the invoice
so that $0 must be the card being saved?
hmm.. it shouldn't be, I'll look into my request
Look at the invoice in the dashboard. It shows why. I included direct link above. If you have multiple accounts, then you need to be sure you're logged into the right one to view it
Ye I see $0
but my line items is 0.1
and just checked the invoice items log and I'm requesting $0.1
Is there a minimum payment?
it's 0 because of the applied balance
applied balance?
I don't understand, why would my customer have a balance
is it because I've tried to charge them before and it's not gone through
You can use this endpoint to list them: https://stripe.com/docs/api/customer_balance_transactions/list
Complete reference documentation for the Stripe API. Includes code snippets and examples for our Python, Java, PHP, Node.js, Go, Ruby, and .NET libraries.
Prorations can also cause customer balance adjustments
Sign in to the Stripe Dashboard to manage business payments and operations in your account. Manage payments and refunds, respond to disputes and more.
We call that out in the doc I sent you: https://stripe.com/docs/billing/customer/balance#auditing