Is it possible to send a receipt after payment via Web Payments SDK

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?

:wave: 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.:slightly_smiling_face: