Home > API General, References > Autopay Payment Information Reference

Autopay Payment Information Reference


Reference for any method using the APCreditCardData or APACHData objects.

APACHData

Name DataType Is Required
AccountNumber Long Required
Description The account number for the ACH payment. Will be masked if it is a returned item. Max length of 50.
RoutingNumber String Required
Description The ACH account routing number. Routing number must be 9 digits long.

APCreditCardData

Name DataType Is Required
CardHolderName String Required
Description The credit cardholder’s name as it appears on the card. Max string length of 50.
CardNumber String Required
Description The credit card’s account number. It will be masked if it is a returned item. Max String length of 25.
CVV2 String Required
Description The credit card’s Card Verification Value (CVV). Max string length of 10.
Exp String Required
Description The expiration date of the card in the format of MM/YYYY.
Categories: API General, References
  1. No comments yet.
  1. No trackbacks yet.

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out /  Change )

Twitter picture

You are commenting using your Twitter account. Log Out /  Change )

Facebook photo

You are commenting using your Facebook account. Log Out /  Change )

Connecting to %s