This article shares some possible use cases you could support, as well as a sample flow that could support each use case. This can be a helpful jumping off point as you plan your implementation.
You can generate a receipt for an existing Wix eCommerce order or Wix Payments transaction automatically using Wix Automations.
wixCustomType
with a RECEIPT
field.Issue a receipt
as it's action. This triggers a call to Create Receipt under the hood.
Note: Wix apps can create a pre-installed automation with the defined automation from the previous step, that will be installed automatically with the app.
You can provide the ability to manually generate a receipt for an existing Wix eCommerce or Wix Payments transaction.
You can enable Wix users to resend receipts to customers as necessary within a dashboard page.
contactId
. Display the returned data to the Wix user with a call to action to resend a receipt.