Skip to content
This repository has been archived by the owner on Jun 15, 2019. It is now read-only.

Handle invalid AMEX CV2 number gracefully #8

Open
codeinthehole opened this issue Dec 11, 2013 · 0 comments
Open

Handle invalid AMEX CV2 number gracefully #8

codeinthehole opened this issue Dec 11, 2013 · 0 comments

Comments

@codeinthehole
Copy link
Contributor

Sample response:

<?xml version="1.0" ?>
<Response>
    <CardTxn>
        <card_scheme>American Express</card_scheme>
    </CardTxn>
    <datacash_reference>390010290042743</datacash_reference>
    <information>Expected 4 digit CV2 for American Express</information>
    <merchantreference>103483_PRE_2_6910</merchantreference>
    <mode>LIVE</mode>
    <reason>Invalid CV2</reason>
    <status>5</status>
    <time>1386788868</time>
</Response>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant