Paypal Setting

Last post 10-03-2006 3:51 PM by NewAtlasUser. 0 replies.

Sort Posts:

  • Paypal Setting

    10-03-2006, 3:51 PM
    • Member
      15 point Member
    • NewAtlasUser
    • Member since 08-08-2006, 3:37 PM
    • Posts 3

    Is the following setting required in Web.config  if  i am redirecting USer To PayPal site for entering  Credit card Information. I am receving Confirmation email from Email but  under  Admin Section of the  Store  I am getting Order Status as Waiting on paypal payment... with no transaction ID and if I click on View details I get Object Reference error/ No PayPalAPIAccountName setting in the web.config .....Do I need to Instal API Certificate on web server???????????????

    <!--PayPal Payments Pro Settings -->

    <!--make sure you also set the PaymentProvider settings below

    The below if for the ExpressCheckout

    -->

    <add key="PayPalAPIAccountName" value="business_api1.csk.com"/>

    <add key="PayPalAPIAccountPassword" value="commerce"/>

    <add key="PayPalAPICertificate" value="csk.pfx"/>

    <add key="PayPalAPICertificationPassword" value="commerce"/>

    <!--PayPal Payments Standard Settings-->

    <add key="PayPalPDTID" value="4wscjERBD3ik_E7hmrqVaXHilJTCegrJ5FJogluERPo8H9ixPskOmFXuQK8"/>

Page 1 of 1 (1 items)