Search the Community
Showing results for tags 'authorize'.
-
Hello everybody , I' have a new prestashop store and i was working with paypal as the only paiement module. i'm trying now to install stripe and authorize.net with an american bank account , the problem is that this two solutions only accept charges in USD ( i don't have this problem with Paypal) . i don't want to delete all the other currencies , so i thougt i may let everything as is , and only when the customer arrives at the paiement page where he choose paiement method , i switch to the USD ( with maybe a message indicating that we convert his cart to USD to complete paiement ). i'm not so good at programming , but i know it has something to do with the :'Tools::set Currency()' , we have maybe to insert it at the header of order.php page or something , along with the message . Since i'm not sure , an i don't want to mess with the original code , i want your advise please. Thank you very much . PS : prestaphop version 1.4.7.0.
-
Hi, I used prestashop ver 1.5.6.1 on this version by default authorize.net module ver. 1.4.6 they don't submit order successfully when i click the validate the order than redirect on the below ; https://www....com/modules/authorizeaim/validation.php they don't showed me the order confirmation but on authorize portal they displayed the transaction, can anybody help me on this issue, because i don't understand what the problem with the payment module and how to handle it. If anyone know how to resolve this problem please reply me back.
-
Hello everyone! I am having a error that showed up randomly. Basically the ssl is working perfectly when I visit checkout on my mobile phone I can see the ssl working. I can check out on a computer fine customers have used computers easy. Not sure what happened but I am getting the "No payment module installed" even though ssl is working! If there is anyone having this problem or have a fix please let me know. I can post screen shots as well of it working on pc and not on mobile.
-
- authorize
- paymentmodule
-
(and 4 more)
Tagged with:
-
Hi all, I'm on the hunt for a lightweight cart solution for PHP. Magento looks a little heavy, and WP+woocommerce seems like overkill. I'm installing and experimenting with it now, but have a few questions: It looks like the default/certified authorize.net gateway only supports AIM (instead of DPM or SIM). WTF why? AIM is a PCI compliance nightmare. Any free modules that support SIM or even DPM instead? I found a few for $100+ but this seemed like such a basic module that I'm annoyed. (Other cart platforms you can purchase a module like that for $25 or less). I'm having trouble adding carriers. When I try to add a 2nd carrier, when I click on the Step 2 "shipping locations and costs" nothing happens. It just sits on that same page. ( I did fill out mandatory fields) Haven't dug into this yet - but are there built in carrier calculations using the UPS/USPS api's? On the checkout page, how difficult is it to quickly show a shipping estimate before users register? Thanks all, I'll continue to do my research, but these are the first roadblocks I've run into.
-
Hi, I'm developing a prestashop website but I'm stuck in the payment module. My client is from New York and I'm from Spain, that's why I can't call the bank myself to solve this. My client has provided me this info: Merchant number, Payment Gateway ID (Authorize.net ), Routing/Transit Number, DDA Number But the authorize.net module (http://addons.prestashop.com/en/payments-gateways-prestashop-modules/4154-authorizenet-aim.html) seems to use a Login Id and Key: http://medias1.prestastore.com/119736-pbig/Array.jpg Also, the client told me that the bank is chasebank but its module requires more different info. Is there any module that uses the first info to accept payments? Every authorize.net user must have a login id and key or am I missing something? Thanks in advance
-
Tengo instalado prestashop 1.5.6.1 en ingles e instale el modulo Authorize.net AIM version 1.4.5 al cual ya le puse mi Login ID y el Transaction Key, pero al momento del Checkout no aparece y dice: No payments modules have been installed. Revise en Modules/Payments y el Currency restrictions no muestra los checkboxs el cual podria estar interferiendo en el modulo. Que podria ser? Gracias de antemano!
- 2 replies
-
- authorize
- authorize.net
-
(and 1 more)
Tagged with:
-
hi Guys, I am looking for a way to password protect categories so only users i give the password to will be able to access i know i can use user groups but each user will only need access to one category. for example i take photos for someone i upload them my site and i give them and their family the password for the category they register and use the password to access their category. and purchase photos either canvas or digital.
-
I'm trying to get the Authorize.net module running and not having much success. Authorize.net is in test mode and when I test, this is what I get: PS test mode: Error detail from AuthorizeAIM : (TESTMODE) The merchant login ID or password is invalid or the account is inactive. PS production mode: Error detail from AuthorizeAIM : (TESTMODE) This transaction cannot be accepted. Anyone have any suggestions. Sort of a show stopper . . .
-
Hello everybody , I' have a new prestashop store and i was working with paypal as the only paiement module. i'm trying now to install stripe and authorize.net with an american bank account , the problem is that this two solutions only accept charges in USD ( i don't have this problem with Paypal) . i don't want to delete all the other currencies , so i thougt i may let everything as is , and only when the customer arrives at the paiement page where he choose paiement method , i switch to the USD ( with maybe a message indicating that we convert his cart to USD to complete paiement ). i'm not so good at programming , but i know it has something to do with the :'Tools::set Currency()' , we have maybe to insert it at the header of order.php page or something , along with the message . Since i'm not sure , an i don't want to mess with the original code , i want your advise please. Thank you very much . PS : prestaphop version 1.4.7.0.
-
The Goal Getting the module to work with prestashop el pronto The Problem In cart, authorize module shows. However, when entering the test account information from Authorize.net into the in-test selected module, Prestashop decides to throw me back to the top of the cart. The Solution I hope you can provide it. Thanks in advance!