Endpoint : Recurring - Info User
This transaction is used to get all the available information on an existing Token in PayFacto vault.
Related Articles
PayFacto API - v1.0 - POST /v1/recur/InfoUser
POST /v1/recur/InfoUser Recurring — Info User Retrieves all available information on an existing Token stored in the PayFacto Token Vault. Use this endpoint to look up a subscriber's card details, subscription state, and billing history before ...
PayFacto API - v1.0 - POST /v1/recur/ModUser
POST /v1/recur/ModUser Recurring — Modify User Updates the information linked to a Token in the PayFacto recurring billing module. Supports full card replacement or expiry-date-only updates without changing the stored card number. Version: v1.0 | ...
Endpoint : Recurring - Modify User
Recurring - Modify User This transaction is used to modify information linked to a Token. When the value "**NO_CHANGE**" is sent in the CardNumber field along with the new expiry date, only the expiry date will be updated on our Token vault. Request ...
Endpoint : Recurring - Delete User
Recurring - Delete User This transaction is used to delete a Token and the linked card number. Request Field Mandatory? CompanyNumber Y MerchantNumber Y CustomerNumber Y Token Y OperatorID Y Response Field Mandatory? accountNumber amount avsStatus ...
Endpoint : Recurring - Add User
Recurring - Add User This transaction is used to create a Token on PayFacto vault. The CardNumber parameter can be blank if you want to use PayFacto hosted token page. In that case, a token will be generated but not linked to any card number. You ...