Hi,
Myself Jitesh Dhuravala
I want to used NB_STORE Module in my site. In that I configure all thing well , but not proper work in Payment Gateway and ups Service for Shipping.
following task I want to do. Please any one Help me.
1, I configure paypal.Gateway as below,
<root>
<paymentURL>https://www.sandbox.paypal.com/cgi-bin/webscr</paymentURL>
<verifyURL>https://www.sandbox.paypal.com/cgi-bin/webscr</verifyURL>
<PayPalID>patelparthiv@hotmail.com</PayPalID>
<CartName>DNN ShoppingCart</CartName>
<ButtonImageURL>http://www.paypal.com/en_US/i/logo/PayPal_mark_60x38.gif</ButtonImageURL>
<Currency>USD</Currency>
<ReturnURL>http://localhost:51794/dnn5_e_comm/Cart/tabid/65/stg/5/ordID/[ORDERID]/Default.aspx?PayPalExit=RETURN</ReturnURL>
<ReturnCancelURL>http://localhost:51794/dnn5_e_comm/Cart/tabid/65/stg/5/ordID/[ORDERID]/Default.aspx?PayPalExit=CANCEL</ReturnCancelURL>
<ReturnNotifyURL>http://localhost:51794/dnn5_e_comm/Cart/tabid/65/stg/4/ordID/[ORDERID]/Default.aspx</ReturnNotifyURL>
<MerchantLanguage>en</MerchantLanguage>
</root>
In that paypal image display after I click paypal button that is redirect to paypal website but not done any transaction history in related to my order in my account. I already created and work account in Paypal, ok
2, second, In Shipping configure , I want to add multiple country code and when I select country that currency display for shipping rate.
at this point I used only one country code " en-US" and that working fine, but When I select India then Rs. curreny display and that price also.
3, third, I want to configure ups.tracktemple as below , please tell me how to configure ups.tracktemple.
<a href="
http://wwwapps.ups.com/WebTracking/pr..." target="_blank" >Tracking Code</a>
<add key="AccessLicenseNumber" value="4C53BCADD46B646C"/>
<add key="UserId" value="Clear Media"/>
<add key="Password" value="ship1247"/>
<add key="Name" value="C.Wilson"/>
<add key="PhoneNumber" value="561 910-1433"/>
<add key="AddressLine1" value="Address Line"/>
<add key="City" value="Boca Raton"/>
<add key="PostalCode" value="33432"/>
<add key="CountryCode" value="US"/>
4, Finally , I want to work properly in Paypal Gateway and ups service for shipping , Please any one help me.
Regards
Jitesh Dhuravala
jitesh4net@gmail.com