Our Specialization In

Web Development
Web Hosting Website Design
Software Development
Domain Registration Logo Design Flash
Php Mysql Development
Search Engine Optimization Brochure Design
Web Development Design SEO Company

Archive for category web development

Virtuemart Authorize code Showing All Shopper Groups Prices in Order Email Receipt

I found this issue in virtuemart authorize net code and would like to share on this forum.
Virtuemart Authorize code (ps_authorize.php) showing All Shopper Groups Prices of ordered items in Order Email Receipt.
The solution is needs to add shopper group condition in left join  clause …
LEFT OUTER JOIN #__{vm}_product_price ON (#__{vm}_product.product_id = #__{vm}_product_price.product_id AND #__{vm}_product_price.shopper_group_id=’”.$auth['shopper_group_id'].”‘)

7 Comments

Paymenex Cards

Paymenex Credit Cards
Paymenex Credit Card is issued by Paymenex™ acquiring members with capacity and license to issue credit and loan to the public and in compliance with the general financial terms and conditions of the financial services regulatory authority in country of operation. Paymenex™ Credit Card offers cardholder an opportunity to extend financial capabilities and [...]

Tags: , , , , , , , , ,

9 Comments

Here is Paypal Sandbox Code

<FORM name=”_xclick” action=”https://www.paypal.com/cgi-bin/webscr” method=”post”> 
<input type=”hidden” name=”cmd” value=”_ext-enter”>
<input type=”hidden” name=”redirect_cmd” value=”_xclick”>
<input type=”hidden” name=”return” value=”You site url”>
<input type=”hidden” name=”notify_url” value=”Your site Paypal IPN code”>
<input type=”hidden” name=”cancel_url” value=”Your site cancel url”>
<input type=”hidden” name=”business” value=”paypal business email id”>
<input type=”hidden” name=”currency_code” value=”USD”>
<input type=”hidden” name=”tax” value=”0.00″>
<input type=”hidden” name=”lc” value=”US”>
<input type=”hidden” name=”bn” value=”PP-BuyNowBF”>
<input type=”hidden” name=”invoice” value=”Invoice Id”>
<input type=”hidden” name=”item_number” value=”Item Number”>
<input type=”hidden” [...]

Tags: ,

3 Comments
Home | About Us | Services | Portfolio | Testimonial | Contact Us | Php & MySql | Website Design Entries (RSS) and Comments (RSS) TOP
© Copyright 2008, All rights reserved. Analyza Technologies (www.analyzatechnologies.com)