Another example: PandaDoc sends info to Stripe that a contract has been signed and provides Stripe with customer info, amount and payment terms from contract. Stripe generate invoice automatically from this info and sends it to the customer for payment.
The reason we don't want to use PandaDoc invoices is because it creates invoice number discrepancies. Our SaaS users don't get PandaDoc contracts since they just signed up online and pay through Stripe. Our service users who do sign a PandaDoc contract also pay through Stripe, so we want to generate the invoice in Stripe to ensure that al our invoices are in one place, SaaS and services.
Another example: PandaDoc sends info to Stripe that a contract has been signed and provides Stripe with customer info, amount and payment terms from contract. Stripe generate invoice automatically from this info and sends it to the customer for payment.
The reason we don't want to use PandaDoc invoices is because it creates invoice number discrepancies. Our SaaS users don't get PandaDoc contracts since they just signed up online and pay through Stripe. Our service users who do sign a PandaDoc contract also pay through Stripe, so we want to generate the invoice in Stripe to ensure that al our invoices are in one place, SaaS and services.