| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent 52a8dc1 commit 067463f
1 file changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -32,6 +32,8 @@ | |||
| 32 | 32 | import net.authorize.api.contract.v1.UpdateCustomerProfileResponse; | |
| 33 | 33 | import net.authorize.api.contract.v1.UpdateCustomerShippingAddressResponse; | |
| 34 | 34 | import net.authorize.api.contract.v1.ValidateCustomerPaymentProfileResponse; | |
| 35 | + import net.authorize.sample.AcceptSuite.GetAcceptCustomerProfilePage; | ||
| 36 | + import net.authorize.sample.AcceptSuite.GetAnAcceptPaymentPage; | ||
| 35 | 37 | import net.authorize.sample.CustomerProfiles.CreateCustomerPaymentProfile; | |
| 36 | 38 | import net.authorize.sample.CustomerProfiles.CreateCustomerProfile; | |
| 37 | 39 | import net.authorize.sample.CustomerProfiles.CreateCustomerProfileFromTransaction; | |
@@ -42,7 +44,6 @@ | |||
| 42 | 44 | import net.authorize.sample.CustomerProfiles.GetCustomerPaymentProfile; | |
| 43 | 45 | import net.authorize.sample.CustomerProfiles.GetCustomerProfile; | |
| 44 | 46 | import net.authorize.sample.CustomerProfiles.GetCustomerShippingAddress; | |
| 45 | - import net.authorize.sample.CustomerProfiles.GetAcceptCustomerProfilePage; | ||
| 46 | 47 | import net.authorize.sample.CustomerProfiles.UpdateCustomerPaymentProfile; | |
| 47 | 48 | import net.authorize.sample.CustomerProfiles.UpdateCustomerProfile; | |
| 48 | 49 | import net.authorize.sample.CustomerProfiles.UpdateCustomerShippingAddress; | |
@@ -71,7 +72,6 @@ | |||
| 71 | 72 | import net.authorize.sample.RecurringBilling.GetSubscriptionStatus; | |
| 72 | 73 | import net.authorize.sample.RecurringBilling.UpdateSubscription; | |
| 73 | 74 | import net.authorize.sample.TransactionReporting.GetTransactionDetails; | |
| 74 | - import net.authorize.sample.PaymentTransactions.GetAnAcceptPaymentPage; | ||
| 75 | 75 | ||
| 76 | 76 | public class TestRunner { | |
| 77 | 77 | ||
| Back | FazBrowse Home | New Git URL |
0 commit comments