Prestashop authorize.net aim module redirect to order history page instead to confirmation page
PrestaShop authorize.net AIM module   What issue I have faced is, client has the site in “PrestaShop 1.5.4.1” Open Source for e-commerce and he have installed so many modules in that. One of them is “Post Affiliate Pro“, that is used for tracking the pages.   Client has a setup of commission amount for all… (4 comments)

How to fix warning in authorized.net transaction details api?
From last couple of days, I was struggling with an Authorized.net Transaction Details API.   The code I am working with is written in namespaces/blocks, so the problem I was facing is just like below.   SimpleXMLElement::__construct(): Entity: line 1: parser warning : xmlns: URI AnetApi/xml/v1/schema/AnetApiSchema.xsd is not absolute in /classes/anet_php_sdk/lib/AuthorizeNetTD.php on line 188  … (1 comment)

How to integrate Amazon Simple Pay Standard Buttons for Payment?   Amazon Simple Pay allows your customers to use payment information from their Amazon.com account as a payment method on your website.   You can use Amazon Simple Pay to enable payments, donations, subscriptions, and marketplace transactions. It provides easy-to-configure, cut and paste HTML code…