From 613fb276cd95d13a20c05fb920eaf5ae70345cee Mon Sep 17 00:00:00 2001 From: Gabriel Broadwin Nongsiej Date: Tue, 16 Oct 2018 10:35:54 +0530 Subject: [PATCH] October 18 Release of API Reference --- .../create-an-accept-payment-transaction.py | 0 .../get-accept-customer-profile-page.py | 0 .../get-an-accept-payment-page.py | 0 3 files changed, 0 insertions(+), 0 deletions(-) rename {PaymentTransactions => AcceptSuite}/create-an-accept-payment-transaction.py (100%) rename {CustomerProfiles => AcceptSuite}/get-accept-customer-profile-page.py (100%) rename {PaymentTransactions => AcceptSuite}/get-an-accept-payment-page.py (100%) diff --git a/PaymentTransactions/create-an-accept-payment-transaction.py b/AcceptSuite/create-an-accept-payment-transaction.py similarity index 100% rename from PaymentTransactions/create-an-accept-payment-transaction.py rename to AcceptSuite/create-an-accept-payment-transaction.py diff --git a/CustomerProfiles/get-accept-customer-profile-page.py b/AcceptSuite/get-accept-customer-profile-page.py similarity index 100% rename from CustomerProfiles/get-accept-customer-profile-page.py rename to AcceptSuite/get-accept-customer-profile-page.py diff --git a/PaymentTransactions/get-an-accept-payment-page.py b/AcceptSuite/get-an-accept-payment-page.py similarity index 100% rename from PaymentTransactions/get-an-accept-payment-page.py rename to AcceptSuite/get-an-accept-payment-page.py