diff --git a/sample/source/AuthorizationCapture.html b/sample/source/AuthorizationCapture.html index 6f964db..2bcf992 100644 --- a/sample/source/AuthorizationCapture.html +++ b/sample/source/AuthorizationCapture.html @@ -10,7 +10,7 @@ API used: /v1/payments/payment
create payment to get authorization Id
save card for demo
deletes saved credit card diff --git a/sample/source/ExecutePayment.html b/sample/source/ExecutePayment.html index ab77e3d..2bc88b6 100644 --- a/sample/source/ExecutePayment.html +++ b/sample/source/ExecutePayment.html @@ -1,4 +1,4 @@ -
GetAuthorization by posting to the APIService
using a valid ApiContext (See bootstrap.php for more on ApiContext)
@@ -33,7 +33,7 @@ The return object contains the status;
create payment to get authorization Id
create payment to get authorization Id
create payment to get authorization Id
create payment to get authorization Id
Capture Payment by posting to the APIService @@ -35,12 +37,12 @@ The return object contains the status;
(See bootstrap.php for more on ApiContext)
create new API context
(See bootstrap.php for more on ApiContext)
create payment to get authorization Id
create payment to get authorization Id