Skip to content

Sale Receipt

In addition to the receipt generation and printing, we offer the option of sending the Sale receipt.

Note that the actual "sending" is not executed from your mobile client (phone or tablet). Instead, the SDK will request our backend to send it. For this reason, the format of the sent receipt is affected by your Merchant configuration, and the option of sending by SMS must be contractually activated in the backend.

The way to request a send of receipt is simple: you need the id of the sale you want the receipt from, and provide a string that can be a phone number (to send the SMS to) or an email address. We will recognize the format and validity of the string accordingly.

The Sample Code

ObjC

Swift

Universal Windows Platform SDK coming soon