Page 1 of 2 12 LastLast
Results 1 to 10 of 12
  1. #1
    Join Date
    Jul 2007
    Posts
    35
    Plugin Contributions
    0

    Default What does this mean???

    I'm using YourPay API, after checking out. The card is charged, but instead of taking me to a "Thanks for your Order page" I get this code, that starts with this:

    at curl_process, incoming data: host = secure.linkpt.net port = 1129 keyfile = /home/***/public_html/store/includes/modules/payment/linkpoint_api/****.pem configfile = **** ordertype = SALE result = GOOD transactionorigin = ECI terminaltype = UNSPECIFIED oid = (Here there is all the personal information)
    and then it ends with:
    USUNSPECIFIED71.171.119.236ECI1001180630 /home/**/public_html/store/includes/modules/payment/linkpoint_api/***.pemsecure.linkpt.net 112938.8 server responds: ErrNo:0 server responds: This is a test transaction and will not show up in the ReportsFri Oct 12 22:17:35 2007APPROVED
    Last edited by Kim; 13 Oct 2007 at 05:29 AM.

  2. #2
    Join Date
    Jan 2004
    Posts
    66,443
    Plugin Contributions
    279

    Default Re: What does this mean???

    First of all, it tells you you're in test mode. I hope that wasn't supposed to be a "real" transaction.

    Second, the fact that you're seeing that information on-screen tells me that you have the linkpoint_api payment module in debug mode. You'll need to turn off the debug mode before proceeding further.
    .

    Zen Cart - putting the dream of business ownership within reach of anyone!
    Donate to: DrByte directly or to the Zen Cart team as a whole

    Remember: Any code suggestions you see here are merely suggestions. You assume full responsibility for your use of any such suggestions, including any impact ANY alterations you make to your site may have on your PCI compliance.
    Furthermore, any advice you see here about PCI matters is merely an opinion, and should not be relied upon as "official". Official PCI information should be obtained from the PCI Security Council directly or from one of their authorized Assessors.

  3. #3
    Join Date
    Jul 2007
    Posts
    35
    Plugin Contributions
    0

    Default Re: What does this mean???

    No, this was simply testing for myself. I knew it was in test mode.

    Also, how do I turn off the de-bug mode??

  4. #4
    Join Date
    Jul 2007
    Posts
    35
    Plugin Contributions
    0

    application error Re: What does this mean???

    Anyone know how to turn off the debug mode?? I really need to get this site up and running ASAP!!

  5. #5
    Join Date
    Jan 2004
    Posts
    66,443
    Plugin Contributions
    279

    Default Re: What does this mean???

    Go to your LP module settings in Admin->Modules->Payment
    Click Edit
    add &debug=on to the URL in the browser, and press Enter
    Scroll to the bottom of the list of settings and make sure Debug is set to Off
    .

    Zen Cart - putting the dream of business ownership within reach of anyone!
    Donate to: DrByte directly or to the Zen Cart team as a whole

    Remember: Any code suggestions you see here are merely suggestions. You assume full responsibility for your use of any such suggestions, including any impact ANY alterations you make to your site may have on your PCI compliance.
    Furthermore, any advice you see here about PCI matters is merely an opinion, and should not be relied upon as "official". Official PCI information should be obtained from the PCI Security Council directly or from one of their authorized Assessors.

  6. #6
    Join Date
    Jul 2007
    Posts
    35
    Plugin Contributions
    0

    Default Re: What does this mean???

    I did, but I still don't see it: Here's what I'm getting in my linkpoint settings: I put a ** next to what I have chosen.

    Enable Linkpoint Module
    Do you want to accept Linkpoint credit card payments?

    True ***
    False

    Linkpoint/YourPay Merchant ID
    Please enter your Linkpoint/YourPay Merchant ID
    *****************

    LinkPoint Transaction Mode Response
    Production: Use this for live stores.
    or, select these options if you wish to test the module:
    Successful: Use to TEST by forcing a Successful transaction
    Decline: Use to TEST forcing a Failed transaction

    LIVE: Production******
    TESTING: Successful
    TESTING: Decline

    Authorization Type
    Do you want submitted credit card transactions to be authorized only, or immediately charged/captured?

    Authorize Only
    Immediate Charge/Capture******

    Set Order Status
    Set the status of orders made with this payment module to this value
    Recommended: Processing
    defaultPending [1]Processing**** [2]Delivered [3]Update [4]

    PREAUTH Order Status
    When this module is set to PREAUTH mode (Authorization), which order-status do you want the purchase to be set to?
    Recommended: Pending
    defaultPending *****[1]Processing [2]Delivered [3]Update [4]

    Sort order of display.
    Sort order of display. Lowest is displayed first. 0 means no sorting.
    0

    Payment Zone
    If a zone is selected, only enable this payment method for that zone.
    --none--Virginia****

    Fraud Alerts
    Do you want to be notified by email of suspected fraudulent Credit Card activity?
    (sends to Store Owner Email Address)

    Yes***
    No

    Enable Database Storage
    Do you want to save the raw Linkpoint Response data to the database?
    (This info can be used for admin reporting or analysis of credit card activity, or for troubleshooting.)

    True****
    False

    Communications Check Mode
    Do not enable this unless asked to by tech support. This advanced programmer testing mode will display large amounts of communication information on your checkout pages, and will prevent successful checkouts.

    True***
    False

  7. #7
    Join Date
    Jan 2004
    Posts
    66,443
    Plugin Contributions
    279

    Default Re: What does this mean???

    Quote Originally Posted by XCAdam89 View Post
    Communications Check Mode
    Do not enable this unless asked to by tech support. This advanced programmer testing mode will display large amounts of communication information on your checkout pages, and will prevent successful checkouts.

    True***
    False
    Turn that off.
    .

    Zen Cart - putting the dream of business ownership within reach of anyone!
    Donate to: DrByte directly or to the Zen Cart team as a whole

    Remember: Any code suggestions you see here are merely suggestions. You assume full responsibility for your use of any such suggestions, including any impact ANY alterations you make to your site may have on your PCI compliance.
    Furthermore, any advice you see here about PCI matters is merely an opinion, and should not be relied upon as "official". Official PCI information should be obtained from the PCI Security Council directly or from one of their authorized Assessors.

  8. #8
    Join Date
    Jul 2007
    Posts
    35
    Plugin Contributions
    0

    Default Re: What does this mean???

    did it, and it still happens in testing mode. I haven't tried it in a live transaction yet though, could that be any different??

  9. #9
    Join Date
    Jan 2004
    Posts
    66,443
    Plugin Contributions
    279

    Default Re: What does this mean???

    Have you tried removing and re-installing the module from the admin?

    Is this the Linkpoint module that came built-in with Zen Cart, or did you use an older contribution, or did you use a patch posted on the forum?
    What version of Zen Cart are you using?
    .

    Zen Cart - putting the dream of business ownership within reach of anyone!
    Donate to: DrByte directly or to the Zen Cart team as a whole

    Remember: Any code suggestions you see here are merely suggestions. You assume full responsibility for your use of any such suggestions, including any impact ANY alterations you make to your site may have on your PCI compliance.
    Furthermore, any advice you see here about PCI matters is merely an opinion, and should not be relied upon as "official". Official PCI information should be obtained from the PCI Security Council directly or from one of their authorized Assessors.

  10. #10
    Join Date
    Jul 2007
    Posts
    35
    Plugin Contributions
    0

    Default Re: What does this mean???

    No, I haven't tried reinstalling it from the Admin, how would I go about doing that.

    This is the Linkpoint Module that came installed with zen cart, and I am using the latest version.

 

 
Page 1 of 2 12 LastLast

Similar Threads

  1. What does this mean
    By hootienchyna in forum General Questions
    Replies: 13
    Last Post: 31 Jul 2012, 05:31 AM
  2. what does this mean?
    By CAguy in forum General Questions
    Replies: 1
    Last Post: 14 Apr 2011, 05:08 PM
  3. What does this mean?
    By provida in forum General Questions
    Replies: 8
    Last Post: 25 Feb 2010, 05:06 PM
  4. What does this mean
    By oakwoodevents in forum Basic Configuration
    Replies: 5
    Last Post: 2 Jan 2008, 08:42 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg