Lending
Funding your loan / payment ra...

Card parameters

3min
you can use the card rail in arix to pay out funds to the borrower's credit card this rail is used to supplement the rpps rail to get a wider coverage of credit card networks { "rails" \[ { "railtype" "card", "priority" 1, "amount" 1500, "cardfields" { "firstname" "chayav", "lastname" "kesef", "cardnumber" "5454546498195454", "cvv" "544", "expirationmonth" 6, "expirationyear" 26, "subjectphonenumber" "19175554444", "subjectemail" "ck\@noribbit com" , "subjectaddress" { "street" "strawberry fields", "city" "liverpool", "state" "ny", "postalcode" "11694", "country" "us" } } } ] } request parameters attribute description cardnumber string the credit card number found on the front or back of a credit card required required firstname string the borrower cardholder first name on the credit card account required required lastname string the borrower cardholder last name on the credit card account required required cvv string the card verification value on the card optional optional expirationmonth string card expiration month 2 digits required required expirationyear string card expiration year 2 digits required required subjectphonenumber string cardholder phone number 10 digits (for example 2015551234 no dashes) optional optional subjectemail string cardholder email address (for example me\@mailprovider com) optional optional subjectaddress address primary location details of cardholder optional optional pci compliance payment card industry (pci) standards ensure that sensitive credit card information is protected from fraudulent use arix processing complies with pci standards arix receives a request that includes the borrower's credit card number this number is sent to a tokenization service that is level 1 pci compliant a token is sent back, which arix stores when processing a card payment , arix calls to detokenize the credit card numbers, and sends the credit card information to our push to card processor arix logs contain only masked credit card numbers