Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 8 Next »

InvoiceAPIPosiPay (1).png

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

Gateway Invoice (Attributes)

Gateway Invoice Field

Response Field

Amount Paid

amount_paid(Invoice)

Invoice ID

 id (Invoice)

Invoice Status

status(Invoice)

Payment Intent ID

payment_intent(Invoice)

  • No labels