From 1e20d55a067baeea6b6e0c6d42840721c833116f Mon Sep 17 00:00:00 2001 From: Vincent Date: Tue, 22 Nov 2016 16:31:00 +0100 Subject: [PATCH] Update README --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index b34ad16..4dde9ab 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,7 @@ This documentation is intended for app versions 1.55.0 and up. The sample app provided in this repository can be used as a reference. -Full SumUp API Documentation +Full SumUp API Documentation ##API Helper @@ -143,7 +143,7 @@ Failure: #####1. Include a transaction identifier -When setting up the SumUpPayment object, it is possible to pass an optional foreignTransactionID parameter. This identifier will be associated with the transaction and can be used to retrieve this transaction later. See API documentation for details. Please make sure that this ID is unique within the scope of the SumUp merchant account and sub-accounts. It must not be longer than 128 characters. +When setting up the SumUpPayment object, it is possible to pass an optional foreignTransactionID parameter. This identifier will be associated with the transaction and can be used to retrieve this transaction later. See API documentation for details. Please make sure that this ID is unique within the scope of the SumUp merchant account and sub-accounts. It must not be longer than 128 characters. #####2. Response flags