public class Checkout extends ApiKeyAuthenticatedService
getClient, isApiKeyRequired, setApiKeyRequired, setClientpublic Checkout(Client client)
public PaymentsResponse payments(PaymentsRequest paymentsRequest) throws ApiException, IOException
paymentsRequest - PaymentsRequestIOException - IOExceptionApiException - ApiExceptionpublic PaymentsResponse payments(PaymentsRequest paymentsRequest, RequestOptions requestOptions) throws ApiException, IOException
ApiExceptionIOExceptionpublic PaymentMethodsResponse paymentMethods(PaymentMethodsRequest paymentMethodsRequest) throws ApiException, IOException
paymentMethodsRequest - PaymentMethodsRequestIOException - IOExceptionApiException - ApiExceptionpublic PaymentsResponse paymentsDetails(PaymentsDetailsRequest paymentsDetailsRequest) throws ApiException, IOException
paymentsDetailsRequest - paymentsDetailsRequestIOException - IOExceptionApiException - ApiExceptionpublic PaymentsResponse paymentsDetails(PaymentsDetailsRequest paymentsDetailsRequest, RequestOptions requestOptions) throws ApiException, IOException
ApiExceptionIOExceptionpublic PaymentSessionResponse paymentSession(PaymentSessionRequest paymentSessionRequest) throws ApiException, IOException
paymentSessionRequest - paymentSessionRequestIOException - IOExceptionApiException - ApiExceptionpublic PaymentSessionResponse paymentSession(PaymentSessionRequest paymentSessionRequest, RequestOptions requestOptions) throws ApiException, IOException
ApiExceptionIOExceptionpublic PaymentResultResponse paymentResult(PaymentResultRequest paymentResultRequest) throws ApiException, IOException
paymentResultRequest - paymentResultRequestIOException - IOExceptionApiException - ApiExceptionpublic CreatePaymentLinkResponse paymentLinks(CreatePaymentLinkRequest createPaymentLinkRequest) throws ApiException, IOException
createPaymentLinkRequest - CreatePaymentLinkRequestIOException - IOExceptionApiException - ApiExceptionpublic StoredPaymentMethodResource storedPaymentMethods(CreateStoredPaymentMethodRequest createStoredPaymentMethodRequest) throws ApiException, IOException
createStoredPaymentMethodRequest - StoredPaymentMethodsRequestIOException - IOExceptionApiException - ApiExceptionpublic CheckoutCreateOrderResponse orders(CheckoutCreateOrderRequest checkoutCreateOrderRequest) throws ApiException, IOException
checkoutCreateOrderRequest - CheckoutCreateOrderRequestApiExceptionIOExceptionpublic CheckoutCancelOrderResponse ordersCancel(CheckoutCancelOrderRequest checkoutCancelOrderRequest) throws ApiException, IOException
checkoutCancelOrderRequest - CheckoutCancelOrderRequestApiExceptionIOExceptionCopyright © 2020. All rights reserved.