Announcement

Collapse
No announcement yet.

Need help with Faas

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • Need help with Faas

    Hello There,

    I want to use Click&Pledge FAAS to leverage payment methods in visualforce forms in Salesforce. I was reading the documentations provided by clickandpledge. Few queries, i need your help with:


    1) I see that in FAAS we provide 3 URLs each for Success, Error, Decline. Is there any way we can show a error specific text to user like
    Credit card is not valid, Card is expired etc.

    2) What all things are required from client in order to get payment in his account. Like accountID, AccountGuid, WID. Where would client find all this information?

    3) How do we test the website before going live? Is there any way we can confirm that payment in being received in test mode?



    Please advise



    Thanks

  • #2
    Good day @SRice,

    Have you seen the articles in this section: http://forums.clickandpledge.com/articles/api/faas

    Answers to your question:
    1. I see that in FAAS we provide 3 URLs each for Success, Error, Decline. Is there any way we can show a error specific text to user like Credit card is not valid, Card is expired etc.

      REPLY: The error code as well as decline message is in the URL. Card expired is not really meaningful as you should not allow an expiration date to be set that is in the past. The rest we simply report what the gateway reports back. You may see the error codes at: http://manual.clickandpledge.com/Response.html
    2. What all things are required from client in order to get payment in his account. Like accountID, AccountGuid, WID. Where would client find all this information?

      REPLY: The information is in the Portal > Account Info > API - the examples as well as the manual offer detailed description of each at: http://manual.clickandpledge.com/For...nt_Information
    3. How do we test the website before going live? Is there any way we can confirm that payment in being received in test mode?

      REPLY: The OrderMode may be set to Test. When in Test mode the site does not have to be secure but when in Production it has to be secure. When in Test mode you may use the test credit card number, 4111111111111111 (4 and 15x1's), with any 3 digit number as the CV2, e.g. 123 and any future date for expiration date.
    I hope that answers your questions.

    Please let us know if we can be of any further assistance.
    Regards,
    Click & Pledge Support Department

    Join us @ the educational webinars: https://clickandpledge.com/webinars/
    Live Support- read more: https://support.clickandpledge.com/s/article/general-information-live-support/

    Comment

    Working...
    X