-
Notifications
You must be signed in to change notification settings - Fork 74
Expand file tree
/
Copy pathlist_of_sample_codes.txt
More file actions
52 lines (52 loc) · 1.3 KB
/
list_of_sample_codes.txt
File metadata and controls
52 lines (52 loc) · 1.3 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
SampleCode,RunApi
authorizeCreditCard,1
chargeCreditCard,1
capturePreviouslyAuthorizedAmount,1
captureFundsAuthorizedThroughAnotherChannel,1
refundTransaction,0
voidTransaction,1
updateSplitTenderGroup,1
debitBankAccount,1
creditBankAccount,0
chargeCustomerProfile,1
chargeTokenizedCreditCard,1
cancelSubscription,1
createSubscriptionFromCustomerProfile,1
createSubscription,1
getListOfSubscriptions,1
getSubscriptionStatus,1
getSubscription,1
updateSubscription,1
getBatchStatistics,1
getSettledBatchList,1
getTransactionDetails,1
getTransactionList,1
getTransactionListForCustomer,1
getUnsettledTransactionList,1
createVisaSrcTransaction,0
decryptVisaSrcData,1
authorizationAndCaptureContinued,1
authorizationAndCapture,1
authorizationOnlyContinued,1
authorizationOnly,1
credit,0
getDetails,1
priorAuthorizationCapture,0
paypalVoid,0
createApplePayTransaction,0
createCustomerPaymentProfile,1
createCustomerProfile,1
createCustomerShippingAddress,1
deleteCustomerPaymentProfile,1
deleteCustomerProfile,1
deleteCustomerShippingAddress,1
getCustomerPaymentProfile,1
getCustomerPaymentProfileList,1
getCustomerProfileIds,0
getCustomerProfile,1
getCustomerShippingAddress,1
updateCustomerPaymentProfile,1
updateCustomerProfile,1
updateCustomerShippingAddress,1
validateCustomerPaymentProfile,1
createCustomerProfileFromTransaction,1