DaffCustomerPaymentAuthorizeNetMagentoService

A service for making Magento GraphQL queries for customers.

Properties

Name Type Description
add Observable<DaffCustomerPaymentAuthorizeNet[]> Adds the passed payment.
delete Observable<DaffCustomerPaymentAuthorizeNet[]> Deletes the specified payment.
list Observable<DaffCustomerPaymentAuthorizeNet[]> Lists the customer's payments.
get Observable<DaffCustomerPaymentAuthorizeNet> Get the specified payment.
update Observable<DaffCustomerPaymentAuthorizeNet[]> Update the passed payment.
listPayments Observable<ApolloQueryResult<MagentoGetCustomerPaymentsResponse>>
Graycore, LLC © 2018 - 2024. Code licensed under an MIT-style License. Documentation licensed under CC BY 4.0.