Jump to content

HSBC PAS (Payer Authentication) CCPA


Recommended Posts

Hello

 

We are implementing the PAS service on our intranet application. We are receiving errors, the following will explain our process:

 

1. We submit the details to the CCPA service using cURL()

    - The CCPA service returns a HTML doc with form hidden inputs ERROR CODE  of 5(the cardholder has failed auth

      ask for another card) and a form wired to go off to the relevant card verifier (verified by visa).

            --- i am concerned we might be failing right here but i doubt it.

            * We extract the action URL from the form and the hidden values of:

                MD

                PaReq

                TermUrl

 

2. We POST these to the relevant card verifier specified in the CCPA result form using cURL().

    - The card verifier returns a html doc containing a form wired to self submit

          * we extract the url it wants to submit to, which is the TermUrl and the data:

            MD

            PaRes

 

3.We submit the values of the card verifiers response form back to the TermUrl (the CCPA server port).

    - The CCPA server returns a html doc that has a form wired to submit with and ERROR CODE 9 (the CCPA was unable

      to interpret the results from the payer authentication or enrolment service) and all the other CCPA variables like card type etc etc.

 

 

 

Do you have any suggestions.

 

Thanks you for your help

Link to comment
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.