#sexifysex
1 messages · Page 1 of 1 (latest)
Hi 👋
That sentence makes no sense to me, sorry. A Stripe invoice needs to be sent to a Stripe Customer, not a Stripe account.
can pay a invoice with stripe
You mean a Stripe Account balance?
yes
It isn't one of the supported payment methods we list here: https://stripe.com/docs/invoicing/payment-methods#supported
can someone like you for example send me a invoice with stripe and can pay it with my stripe account balance ?
No that isn't possible currently.
way does this say "pay an invoice" on stripe https://stripe.com/docs/api/invoices/pay
Complete reference documentation for the Stripe API. Includes code snippets and examples for our Python, Java, PHP, Node.js, Go, Ruby, and .NET libraries.
What do you mean? This API allows you to mark and invoice as paid or pay it using a saved Payment Method
so i can pay invoices with my stripe account
"pay an invoice" means "allow a customer to pay an invoice to either the platform, or through the platform to a connected account" - Stripe ACCEPTS PAYMENT of invoices - it does not MAKE payments
Stripe is, in general, a ONE-WAY payment processor - FROM "Customers who make payments via various methods" TO "Business Accounts that take payments" - either the Platform, or connected Accounts.  Stripe generally does NOT make payments or transfers to "Customers", and generally does NOT transfer funds between Connected Accounts.  It does not behave like a "banking system". ALL payment systems are required to follow Laws and Regulations that require KYC (Know Your Customer) and AML (Anti-Money Laundering) identification and verification for any monies paid out.