import { magentoCustomerPaymentUpdateInputTransform } from '@daffodil/customer-payment-authorizenet/driver/magento'
function magentoCustomerPaymentUpdateInputTransform(
payment: Partial<DaffCustomerPaymentAuthorizeNet> & DaffIdentifiable
method: string
): MagentoTokenBaseCardUpdateInput
| Parameter | payment: Partial<DaffCustomerPaymentAuthorizeNet> & DaffIdentifiable |
|---|---|
| Description |
| Parameter | method: string |
|---|---|
| Description |