Create invoice
View file name UNKNOWN_ATTACHMENT View file name UNKNOWN_ATTACHMENT Create invoice item
View file name UNKNOWN_ATTACHMENT View file name UNKNOWN_ATTACHMENT Pay invoice
View file name UNKNOWN_ATTACHMENT View file name UNKNOWN_ATTACHMENT
This API will only do the callouts unto to the stripe system and not create a single gateway invoice record upon execution. When an invoice is created in the Stripe system, we utilize a webhook to will pass an event (with the complete invoice details) to PosiPay. PosiPay will translate the raw JSON response from the webhook event data and create its gateway invoice record in Salesforce.
...