GitHub

DaffCustomerPaymentAuthorizeNetRequest

An authorize.net customer payment request. This is used to add a new payment.

import { DaffCustomerPaymentAuthorizeNetRequest } from '@daffodil/customer-payment-authorizenet'
interface DaffCustomerPaymentAuthorizeNetRequest {
  kind: typeof DAFF_CUSTOMER_PAYMENT_AUTHORIZENET_PAYMENT_KIND
}

Properties

Name Type Description
kind typeof DAFF_CUSTOMER_PAYMENT_AUTHORIZENET_PAYMENT_KIND