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

    Default Payment Help Needed ASAP! YourPay Connect

    Here's the deal:

    I am using YourPay with Zen Cart, and I can get zen cart to work properly in that you can go through the store, add products, and go all the way to the order confirmation page, but right when you try to confirm the order to send it to YourPay for processing, the page "Cannot be displayed"

    I think I am sending YourPay the wrong link, but I could be wrong. In the yourpay control panel, the order submission form info looks like this:

    ------------------------------------------------------------------------------
    Change these settings to configure YourPay Connect
    Order Submission Form
    Submission Form URL (text only):
    For example:
    http://www.yourserver.com/yourstoren...orderform.html

    or if you are using a secure web server:
    https://www.yourserver.com/yourstore...orderform.html

    or if you are generating the form in a CGI:
    http://www.yourserver.com/yourstoren...rorderform.cgi
    -------------------------------------------------------------------------------

    This is what I have come up with, but it still doesn't work:

    http://heavensgatecatering.com/store...eckout_process

    I simply right clicked on properties for the button in step 3 of the checkout process which is supposed to send the order to the Gateway for processing, and copied that URL.

    Any Help would be GREATLY appreciated. I am building a website for a woman at my church who owns a catering company, and this is my first online store. I really need to get it up for her soon!

    Thanks,
    www.heavensgatecatering.com

  2. #2
    Join Date
    Aug 2005
    Location
    Arizona
    Posts
    27,755
    Plugin Contributions
    9

    Default Re: Payment Help Needed ASAP!

    Check that you have these items:
    NOTE: cURL is required, and port 1129 must be open for bidirectional communication.
    NOTE: You need an SSL certificate on your site if you are collecting credit card information.
    Zen-Venom Get Bitten

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

    Default Re: Payment Help Needed ASAP!

    I have Curl and Port 1129 Open, but I thought you only had to have an SSL Cert. if you were processing directly through your site?

    What I'm trying to do, is use ZenCart to add products to the shopping cart, ect, and then transfer them to www.yourpay.com for CC Processing. Is that possible??

  4. #4
    Join Date
    Jan 2004
    Posts
    66,444
    Plugin Contributions
    279

    Default Re: Payment Help Needed ASAP!

    Zen Cart's built-in Linkpoint/YourPay API payment module uses the API communications method to process payments.

    You're talking about an HTML-page-redirect such as the Linkpoint/YourPay "Connect" service, which Zen Cart doesn't support natively.


    Does your host not offer you the ability to add an SSL certificate?
    Using HTML-redirected pages is typically less secure than collecting CC info directly on your site and submitting it for processing while the customer watches.
    .

    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.

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

    Default Re: Payment Help Needed ASAP! YourPay Connect

    Is there any downloads I could use to make it work, or would I have to use a different cart entirely??

    Also, any recommendations on a good shopping cart that would support this???

  6. #6
    Join Date
    Jan 2004
    Posts
    66,444
    Plugin Contributions
    279

    Default Re: Payment Help Needed ASAP! YourPay Connect

    An SSL certificate can be obtained for as little as $40-$50/yr, and your hosting account might change by $2/mo ... or $24/yr. Some may even set it up at no extra charge.

    Then, with SSL set up, you can use the API module quite easily, AND you'll end up having a site that your customers are happier to shop in because their personal information (not only their CC numbers) are protected while shopping.
    .

    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.

  7. #7
    Join Date
    Jul 2007
    Posts
    77
    Plugin Contributions
    0

    Default Re: Payment Help Needed ASAP! YourPay Connect

    Quote Originally Posted by DrByte View Post
    An SSL certificate can be obtained for as little as $40-$50/yr, and your hosting account might change by $2/mo ... or $24/yr. Some may even set it up at no extra charge.

    Then, with SSL set up, you can use the API module quite easily, AND you'll end up having a site that your customers are happier to shop in because their personal information (not only their CC numbers) are protected while shopping.
    Godaddy has SSL certs at $20 a year. An SSL cert is really a must have IMO, customers just won't have the same level of confidence, plus you basically have to say, "Your Credit card info might get stolen" in your TOS.

  8. #8
    Join Date
    Aug 2005
    Location
    Arizona
    Posts
    27,755
    Plugin Contributions
    9

    Default Re: Payment Help Needed ASAP! YourPay Connect

    Godaddy has SSL certs at $20 a year
    Yuk!! IMO these do not look at all professional.

    RapidSSL is available if one looks for $15.00 per year and less if multi years are purchased
    Zen-Venom Get Bitten

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

    Default Re: Payment Help Needed ASAP! YourPay Connect

    Quote Originally Posted by DrByte View Post
    An SSL certificate can be obtained for as little as $40-$50/yr, and your hosting account might change by $2/mo ... or $24/yr. Some may even set it up at no extra charge.

    Then, with SSL set up, you can use the API module quite easily, AND you'll end up having a site that your customers are happier to shop in because their personal information (not only their CC numbers) are protected while shopping.

    I'm a little confused about YourPay in general. The people I'm building the site for registered it, and then the man at the bank simply gave me the Store #, User, and Pass.

    Is YourPay, YourPay Connect, and YourPay API all based together, or is each one an individual service that you have to buy. All they are included is what I'm asking.

    Also, Is there any detailed information on how to set up the SSl and API Module? Like I said, this is my first time and want to make sure it's secure!

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

    Default Re: Payment Help Needed ASAP! YourPay Connect

    I read in another thread on this site, there is a separate payment module that can be installed for specifically the linkpoint connect service.

    Is one of these that?

    #1: http://www.zen-cart.com/index.php?ma...roducts_id=179

    #2: http://www.zen-cart.com/index.php?ma...roducts_id=178

    I really need to get this thing online and working, thanks in advance guys!

 

 
Page 1 of 2 12 LastLast

Similar Threads

  1. Broke my site with wishlist 09 - help needed ASAP!!
    By newbie_girl in forum All Other Contributions/Addons
    Replies: 3
    Last Post: 3 Jan 2013, 05:32 PM
  2. Easy Populate Help Needed! ASAP
    By pseudonym in forum Setting Up Categories, Products, Attributes
    Replies: 5
    Last Post: 15 Mar 2009, 08:48 AM
  3. Help needed ASAP!
    By so2006 in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 15 Jul 2008, 03:06 AM

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