Im using the web payments SDK to collect payment for lift tickets on a website, I want once the order is complete to send a digital receipt to the customer, is this possible?
We don’t have a mechanism that will send the digital receipt however the receipt_url
is returned in the payment response. You can take that URL
and develop a service in your database that sends the receipt after a successful payment. We’re constantly working to improve our features based on feedback like this, so I’ll be sure to share your request to the API product team.