Skip to content

Commit c64dc0c

Browse files
authored
Update SampleCodeList.txt
1 parent e1a6d67 commit c64dc0c

1 file changed

Lines changed: 21 additions & 2 deletions

File tree

src/test/java/net/authorize/sample/SampleCodeTest/SampleCodeList.txt

Lines changed: 21 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
SampleCode IsDependent RunApi
22
RecurringBilling.CreateSubscription 1 1
33
RecurringBilling.CreateSubscriptionFromCustomerProfile 1 1
4+
RecurringBilling.GetListOfSubscriptions 0 1
45
RecurringBilling.CancelSubscription 1 1
56
RecurringBilling.GetSubscriptionStatus 1 1
67
RecurringBilling.GetSubscription 1 1
@@ -10,6 +11,7 @@ CustomerProfiles.UpdateCustomerShippingAddress 1 1
1011
CustomerProfiles.UpdateCustomerProfile 1 1
1112
CustomerProfiles.UpdateCustomerPaymentProfile 1 1
1213
CustomerProfiles.GetCustomerShippingAddress 1 1
14+
CustomerProfiles.GetCustomerProfileIds 0 1
1315
CustomerProfiles.GetCustomerProfile 1 1
1416
CustomerProfiles.GetAcceptCustomerProfilePage 1 1
1517
CustomerProfiles.GetCustomerPaymentProfile 1 1
@@ -18,6 +20,7 @@ CustomerProfiles.DeleteCustomerProfile 1 1
1820
CustomerProfiles.DeleteCustomerPaymentProfile 1 1
1921
CustomerProfiles.CreateCustomerShippingAddress 1 1
2022
CustomerProfiles.CreateCustomerProfileFromTransaction 1 1
23+
CustomerProfiles.GetCustomerPaymentProfileList 0 1
2124
CustomerProfiles.CreateCustomerProfile 1 1
2225
CustomerProfiles.CreateCustomerPaymentProfile 1 1
2326
PaymentTransactions.ChargeCreditCard 1 1
@@ -30,10 +33,26 @@ PaymentTransactions.CaptureFundsAuthorizedThroughAnotherChannel 1 1
3033
PaymentTransactions.AuthorizeCreditCard 1 1
3134
PaymentTransactions.DebitBankAccount 1 1
3235
PaymentTransactions.ChargeTokenizedCreditCard 1 1
33-
PaymentTransactions.GetHostedPaymentPage 1 1
36+
PaymentTransactions.UpdateSplitTenderGroup 0 1
37+
PaymentTransactions.UpdateHeldTransation 0 0
38+
PaymentTransactions.GetAnAcceptPaymentPage 1 1
3439
TransactionReporting.GetTransactionList 0 1
40+
TransactionReporting.GetTransactionListForCustomer 0 0
3541
TransactionReporting.GetUnsettledTransactionList 0 1
3642
TransactionReporting.GetBatchStatistics 0 1
3743
TransactionReporting.GetSettledBatchList 0 1
44+
TransactionReporting.GetMerchantDetails 0 1
3845
TransactionReporting.GetTransactionDetails 1 1
39-
TransactionReporting.GetMerchantDetails 0 1
46+
MobileInappTransactions.CreateAnApplePayTransaction 0 0
47+
MobileInappTransactions.CreateAnAndroidPayTransaction 0 0
48+
MobileInappTransactions.CreateAnAcceptTransaction 0 0
49+
VisaCheckout.DecryptVisaCheckoutData 0 1
50+
VisaCheckout.CreateVisaCheckoutTransaction 0 0
51+
PaypalExpressCheckout.PayPalAuthorizationOnly 1 1
52+
PaypalExpressCheckout.PayPalVoid 1 0
53+
PaypalExpressCheckout.PayPalAuthorizationAndCapture 1 1
54+
PaypalExpressCheckout.PayPalAuthorizationAndCaptureContinue 1 1
55+
PaypalExpressCheckout.PayPalAuthorizationOnlyContinued 1 0
56+
PaypalExpressCheckout.PayPalCredit 1 0
57+
PaypalExpressCheckout.PayPalGetDetails 1 1
58+
PaypalExpressCheckout.PayPalPriorAuthorizationCapture 1 0

0 commit comments

Comments
 (0)