Quantcast
Channel: NBStore Discussions Rss Feed
Viewing all articles
Browse latest Browse all 4081

New Post: AuthorizeNET Redirect Problem

$
0
0
Now I have a question

In minicart module, to click on checkout sends me the error:

(Server Error in '/' Application.
The resource cannot be found.
Description: HTTP 404. The resource you are looking for (or one of its dependencies) could have been removed, had its name changed, or is temporarily unavailable. Please review the following URL and make sure that it is spelled correctly.

Requested URL: /tabid/93/Default.aspx
)
The back office and I addressed to my page of checkout in PayPal.Gateway :

<root>
<paymentURL>https://www.paypal.com/cgi-bin/webscr</paymentURL>
    <verifyURL>https://www.paypal.com/cgi-bin/webscr</verifyURL>
    <PayPalID>testyrules@gmail.com</PayPalID>
    <CartName>DonMomioGarantizado</CartName>
    <ButtonImageURL>/DesktopModules/NB_Store/img/horizontal_solution_PPeCheck.gif</ButtonImageURL>
    <Currency>MXN</Currency>
   <ReturnURL>http://http://www.mobee.mx/mobee/tabid/93/stg/5/ordID/[ORDERID]/Default.aspx?PayPalExit=RETURN</ReturnURL>
    <ReturnCancelURL>http://www.mobee.mx/mobee/tabid/93/stg/5/ordID/[ORDERID]/Default.aspx?PayPalExit=CANCEL</ReturnCancelURL>
    <ReturnNotifyURL>http://www.mobee.mx/mobee/tabid/93/stg/4/Default.aspx</ReturnNotifyURL>
    <MerchantLanguage>en</MerchantLanguage>
    <paypalurl>
      <cmd>_xclick</cmd>
      <first_name>[BAddress:AddressName]</first_name>
      <last_name>[BAddress:AddressName2]</last_name>
      <address1>[BAddress:Address1]</address1>
      <address2>[BAddress:Address2]</address2>
      <city>[BAddress:City]</city>
      <country>[BAddress:CountryCode]</country>
      <zip>[BAddress:PostalCode]</zip>
      <email>[Order:Email]</email>
    </paypalurl>
</root>


I followed all the steps on this page:
http://nbstore.codeplex.com/wikipage?title=Step%20by%20step%20guide%20to%20a%20working%20store&referringTitle=Documentation

, but I dont know if i miss a step :/

can you help me ????

this is my page
http://www.mobee.mx/mobee/

chearss :D

Viewing all articles
Browse latest Browse all 4081

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>