Important Notice from AspDotNetStorefront
It is with dismay that we report that we have been forced, through the action of hackers, to shut off write-access to this forum. We are keen to leave the wealth of material available to you for research. We have opened a new forum from which our community of users can seek help, support and advice from us and from each other. To post a new question to our community, please visit: http://forums.vortx.com
Results 1 to 9 of 9

Thread: PayflowPro Testing

  1. #1
    cbrucker is offline Junior Member
    Join Date
    Mar 2009
    Posts
    2

    Exclamation PayflowPro Testing

    I'm currently trying to set the storefront to auth via the PayFlowPro gateway, but using the testing server. Does anybody know where the AppConfig is that switches the auth process for PayflowPro from PayPal Production to the Testing Server?

    Thanks in advance.

    Chris

  2. #2
    ASPAlfred is offline Senior Member
    Join Date
    Nov 2007
    Posts
    2,244

    Default

    You wanted to set the AspdDotNetStorefront to use Auth instead of automatic capture using paypal's test server?

    Go to you appconfig, set TransactionMode to AUTH (Authorize) or AUTH CAPTURE (automatic capture) and UseLiveTransactions to false.

  3. #3
    ASPDNSF Staff - Jon's Avatar
    ASPDNSF Staff - Jon is offline Senior Member
    Join Date
    Sep 2004
    Posts
    11,419

    Default

    UseLiveTransactions switches the server Url between PayFlowPro.LiveURL and PayFlowPro.TestURL.

    The correct values are:

    PayFlowPro.LiveURL: https://payflowpro.paypal.com
    PayFlowPro.TestURL: https://pilot-payflowpro.paypal.com
    Jon Wolthuis

  4. #4
    Sennaya is offline Member
    Join Date
    Dec 2008
    Location
    http://www.ecscase.com
    Posts
    91

    Default ML 8 default payflow URLs

    I also am ready for testing.
    The default values for Payflow pro live and testing in ML 8 as I received it are

    Live URL: https://payflowpro.verisign.com/transaction
    Test URL: https://pilot-payflowpro.verisign.com/transaction

    Both appconfigs are notated "Do not change this unless you know what you are doing."

    Now I am wondering if I need to change the payflo pro test and live URLs as per previous post?

  5. #5
    AspDotNetStorefront Staff - Scott's Avatar
    AspDotNetStorefront Staff - Scott is offline Administrator
    Join Date
    Mar 2007
    Location
    Ashland, OR
    Posts
    2,390

    Default

    PayFlowPro just recently changed their URLs, go ahead and change those to the values Jon provided:

    PayFlowPro.LiveURL: https://payflowpro.paypal.com
    PayFlowPro.TestURL: https://pilot-payflowpro.paypal.com

  6. #6
    dangleberry-music is offline Member
    Join Date
    Feb 2009
    Posts
    32

    Default

    This is handy, I'm also at this stage. However I have another issue - if I add an item (for example a £5 item) to my cart, then go to checkout, I see the item and the £5price, but my subtotal is £0. Therefore it won't give me any payment methods to tr, as my cart value is £0.

    Any ideas how I resolve this?

  7. #7
    DanV's Avatar
    DanV is offline Ursus arctos horribilis
    Join Date
    Apr 2006
    Posts
    1,568

    Default

    Sounds like maybe you have an exchange rate of zero set for your primary currency? Definitely not a known issue.

  8. #8
    dangleberry-music is offline Member
    Join Date
    Feb 2009
    Posts
    32

    Default

    Hi Dan

    I don't see anywhere that I can specify a exchange rate for our primary currency (GBP in our case)? Is there an AppConfig for this? I searched for all the basics but to no avail.

    Cheers
    Mark

  9. #9
    AspDotNetStorefront Staff - Scott's Avatar
    AspDotNetStorefront Staff - Scott is offline Administrator
    Join Date
    Mar 2007
    Location
    Ashland, OR
    Posts
    2,390

    Default

    Information on how to set exchange rates is in the manual here. If that's your base, you'll probably want that to just be 1.0.