Debit and Credit Card Manipulation

Last updated by FlySIP Support on October 31, 2019 08:41

addDebitCreditCard()

This application is used to add a

This application is used to update a addDebitCreditCard() call.

Returns:

  • result - OK. String.
  • XMLRPC fault in case of any error.

deleteDebitCreditCard()

This application is used to delete a

This application is used to get addDebitCreditCard() call.

  • XMLRPC fault in case of any error.

  • listDebitCreditCards()

    This application is used to delete a addDebitCreditCard() call for more explanation):

    • i_debit_credit_card - Integer.
    • primary - Boolean.
    • alias - String.
    • i_card_type - Integer.
    • card_name - Human readable type of the card (Visa, MasterCard, etc). String.
    • number - Last 4 digits of card number. String.
    • exp_mm - Integer.
    • exp_yy - Integer.
  • XMLRPC fault in case of any error.