iZettle / sdk-android

Add card payments from Zettle to your own app
https://developer.zettle.com/docs/android-sdk
24 stars 20 forks source link

Send Receipt to Customer #38

Closed thwaiteschris closed 2 years ago

thwaiteschris commented 3 years ago

Is there any way that the SDK can send a receipt to the customer? ie. Can they enter their phone no / email, and have the receipt emailled/texted to them?

dmilovanovi commented 2 years ago

Hi!

The SDK is purely meant for taking payments, making refunds, etc -- receipt handling isn't included as part of the SDK offering and we leave it to integrators to develop the solution as per their needs. The SDK provides information about payments and Processing payment result is explained here. Keep in mind that when you start a payment, it's mandatory to provide a string when creating TransactionReference.

Let us know if you have any other questions.

Regards

bobzettle commented 2 years ago

Closing this issue now. Feel free to reopen it if there are still unresolved questions.