Skip to content

Latest commit

 

History

History
129 lines (106 loc) · 5.99 KB

glossary.md

File metadata and controls

129 lines (106 loc) · 5.99 KB

Zettle Go API Glossary

A

Acquiring bank
Also known as acquirer. An acquiring bank is a financial institution that authenticates the card holder and authorises the transaction. It ensures that the card is valid and the card has sufficient funds to complete the transaction.

E

Exchange
Instead of returning a payment, a seller can use an exchange with different goods than what was in the original sale, to refund a buyer.
Extra amount tipping flow
This flow prompts customers with a question before entering the tip amount. This tipping flow can be used when taking card payments using the Zettle SDK. See Total amount tipping flow.

I

Inventory balance
The sum of all product items available at a specific location. The inventory balance for the store location type is usually the most important for integrations. See Location.
Issuing bank
Also known as issuer. An issuing bank is a bank or financial institution that offers payment cards. For example, credit and debit cards.

L

Liquid account
A Zettle merchant account. It's used to hold funds that are ready to be paid out to merchants. After a transaction happens, the funds are recorded in the preliminary account while Zettle is checking whether the funds should be paid out. After that, the funds will be moved to and recorded in the liquid account while waiting to be paid out.
Location
The Inventory service keeps track of inventory balances by moving products between locations. These are created automatically when tracking is enabled for a product. A location can be a physical "Store", or virtual like "Sold", "Bin" (discarded products), or "Supplier" (for stock replenishment).
Low stock threshold
This is the minimum amount of inventory a merchant wants to have on hand. You can set the low stock threshold value through the Inventory API to help merchants manage their inventory.

M

Minor currency unit
Also known as minor unit. A minor currency unit is the smallest unit of a currency. For example, for two-decimal currencies like US dollars, 199 with currency USD means $1.99 at Zettle. For zero-decimal currencies like Japanese Yen, 1095 with currency JPY means ¥1095 at Zettle.

P

Partial return
A partial return means that goods that are part of an original sale are being returned. In such a case, an amount is normally resolved and refunded from the original payment. See Refund.
Payment
Corresponds to money being exchanged between seller and buyer as part of a sale. Can also be a “return of sale”, in which case payment is often referred to as refund.
Preliminary account
A Zettle merchant account. It's used to hold funds that are being checked by Zettle. After a transaction happens, the funds are recorded in the preliminary account while Zettle is checking whether the funds should be paid out. After that, the funds will be moved to and recorded in the liquid account while waiting to be paid out.
Purchase
The acquisition of an item or service that is typically paid for through an exchange of money or other asset.

R

Refund
Money being exchanged as the result of a returned sale. Items or services from the sale are being returned, and money is transferred from the seller back to the buyer.
Return
When a customer sends an item back to your store or warehouse. Customers must usually return an item before they get a refund.

S

Sale
A business event between a seller and a buyer. Normally means giving out some goods or services to a buyer, who in turn promises to somehow fund the seller.
SKU
A stock keeping unit (SKU) is a unique code for identifying and tracking products in the inventory or stock.
Stock level
The number of products a merchant needs to have at hand to fulfill customer orders and delivery expectations. Inventory management helps maintain the stock level as low as possible, and at the same time make products available when required.

T

Tipping rate limit
Prevents entering of incorrect tipping amount in the Zettle card reader. Validation against the limit ensures that the tipping amount is not too high, for example if a customer enters their pin code by mistake. The validation also ensures that the tipping amount entered is higher than the total amount.
Total amount tipping flow
This lets customers enter the total amount, including tip, directly. This tipping flow can be used when taking card payments using the Zettle SDK. See Extra amount tipping flow.
Tracking
The Inventory service provides tracking of items in the product library. Tracking is applied to products for inventory balance calculations. This lets a merchant know how many items are available for selling, and if stock replenishment is needed. If tracking is enabled for a product, sales through the POS system are automatically tracked, and the inventory is updated accordingly.

V

VAT
Value-added tax.
Void
If a payout or a transaction is made void, it means that they failed and therefore are not processed.