From 94836f44f68e081439a08a619b3180d538924203 Mon Sep 17 00:00:00 2001 From: Duy Thien Van Date: Thu, 3 Nov 2016 15:13:00 +0100 Subject: [PATCH] Initial commit --- README.md | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 706d931..ee91708 100644 --- a/README.md +++ b/README.md @@ -43,13 +43,13 @@ When the test MerchantID is used you are able to complete the payment flow witho Please look at the wiki page for further details [wiki site](https://github.com/MobilePayDev/MobilePay-AppSwitch-SDK/wiki/Cross-platform) ## Documentation - * [Getting Started on iPhone](https://github.com/MobilePayDev/MobilePay-AppSwitch-SDK/wiki/Getting-Started-on-iPhone) + * [Getting started on iPhone](https://github.com/MobilePayDev/MobilePay-AppSwitch-SDK/wiki/Getting-started-on-iPhone) * [Getting started on Android](https://github.com/MobilePayDev/MobilePay-AppSwitch-SDK/wiki/Getting-started-on-Android) - * [Getting Started on Windows Phone](https://github.com/MobilePayDev/MobilePay-AppSwitch-SDK/wiki/Getting-Started-on-Windows-Phone) - * [Error Handling](https://github.com/MobilePayDev/MobilePay-AppSwitch-SDK/wiki/Error-handling) - * [Parameter Specification](https://github.com/MobilePayDev/MobilePay-AppSwitch-SDK/wiki/Parameter-Specification) + * [Getting started on Windows Phone](https://github.com/MobilePayDev/MobilePay-AppSwitch-SDK/wiki/Getting-started-on-Windows-Phone) + * [Error handling](https://github.com/MobilePayDev/MobilePay-AppSwitch-SDK/wiki/Error-handling) + * [Parameter specification](https://github.com/MobilePayDev/MobilePay-AppSwitch-SDK/wiki/Parameter-specification) * [Security](https://github.com/MobilePayDev/MobilePay-AppSwitch-SDK/wiki/Security) * [Supported OS versions](https://github.com/MobilePayDev/MobilePay-AppSwitch-SDK/wiki/Supported-OS-versions) - * [Known Errors](https://github.com/MobilePayDev/MobilePay-AppSwitch-SDK/wiki/Known-errors) + * [Known errors](https://github.com/MobilePayDev/MobilePay-AppSwitch-SDK/wiki/Known-errors) * [Cross-platform](https://github.com/MobilePayDev/MobilePay-AppSwitch-SDK/wiki/Cross-platform) - * [Payment Types](https://github.com/MobilePayDev/MobilePay-AppSwitch-SDK/wiki/Payment-Types) \ No newline at end of file + * [Payment types](https://github.com/MobilePayDev/MobilePay-AppSwitch-SDK/wiki/Payment-types)