Page MenuHomeDatingVIP

cards.add
Updated 1,955 Days AgoPublic

cards.add

(Note: In development)
DEPRECATED since 18.12.2018 (will be removed in Jan 2019). It was NEVER "production ready"!
We highly recommend using: https://phab.dvipdev.com/w/public/payment/partners/apidocs/cards.update/
New cards can be added via transaction.finish and cards.update commands.

Description

Add credit card data to a specified user

Input Parameters
NameTypeRequiredDescription
tracking_userintYesClient application user ID(s)
card_numberstringYesCredit card number
card_expirestringYesCredit card expiration date
card_cvv2stringYesCredit card CVV2 number
card_addressstringNoAddress on credit card
card_typestringYesCredit card type
zipcodestringYesUser ZIP code
countrystringYesUser country
first_namestringnoUser first name
last_namestringnoUser last name
Return
NameTypeDescription
resultBooleanTrue on success
Last Author
aplawecki
Last Edited
Dec 18 2018, 07:04

Event Timeline

boris moved this document from Unknown Object (Phriction Wiki Document).Mar 11 2015, 13:25
boris changed the visibility from "Public (No Login Required)" to "All Users".
boris changed the visibility from "All Users" to "Public (No Login Required)".
boris shifted this object from the Restricted Space space to the S6 Everyone space.Aug 8 2018, 08:22
aplawecki edited the content of this document. (Show Details)