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