amazon payment integration with magento - magento

I want to integrate Amazon payment and Amazon fulfillment with magento. Can anyone tell me which extension (free or paid) will be best?

Check the below Magento connect page. This may helps you.
http://www.magentocommerce.com/magento-connect/catalogsearch/result/?q=amazon+payment&pl=0
Check the customer reviews and functionality it have and chose any one.

According Magentocommerce the latest version is 1.4.0
But this is outdated. You'll find a newer version (1.4.3 at this time) on GitHub
So I recommend to check GitHub in future (too).

Related

Amazon Fees are not updating in Magento Orders when importing orders using M2E pro

I'm using M2Epro in a Magento site. When syncing the Amazon Orders to Magento store, it creates the orders and products correctly but the Amazon Fee always shows 0 (Zero) in the Order details in Magento.
I have created screenshots to describe the issue more clearly:
See the Amazon Orders import log
Amazon orders are imported and Magento orders created with similar info. Note the Order #, Magento Order #. An equivalent Magento Order is created for each Amazon order.
See the details of the Amazon Order .
See the details of the Magento Order counterpart of the Amazon order . Note the Amazon fee shows 0 but the actual fee is not 0. We have to update it with real value
I appreciate your help.
As far as I'm aware this is not possible and can only be found in your monthly reconciliation report from Amazon. However as M2EPro is a 3rd party extension. This question would be better asked via their support channels.
Even if your a 3rd party provider you should be able to tap into the Amazon data feed via API and get access to the fees the same way you do it with PayPal/eBay. We have used several 3rd party providers over the years and its never been an issue. This is something M2E should put on the wishlist for future improvements for sure.

Twitter API in Magento

I have extension in Magento called Latest Tweet by CREAREGROUP. But the latest tweet on the homepage is empty. This is probably due to the twitter api which has been updated recently. Maybe somebody had same problem and know what is the reason?
In your extension, you must start with authenticating in order to be allowed to use Twitter API 1.1.
This will help to do so :
http://www.webdevdoor.com/php/authenticating-twitter-feed-timeline-oauth/

Akeeba subscription additional Payment Gateway

I would like to integrate SecurePay payment gateway in Akeeba subscription component in Joomla 2.5
I am familiar with ceating component and modules in Joomla 1.5
Please give some guidance to integrate it.
Thanks.
All payment methods are standard Joomla! plugins, belonging to the akpayment group. Look at the existing plugins to learn how they work. Then - provided with the necessary information about SecurePay's payment handling - you should be able to write your own plugin.

Adding new payment method on Magento Community 1.6.2

I'm developing an e-commerce site using magento community 1.6.2. I need to use Knet as my payment gateway (Kuwait local payment system). They use a php-java bridge to connect their system with magento. Magento wiki tutorials are not helping, they are not showing the admin side.
How can I add this payment method to magento.
Developing a Magento extension is not an easy task, and payment gateway integrations are not easy to work with.
I can recommend you to hire a professional to do the job for you and you just install the module on your Magento store.
Regards.

Advice on Canadian payment gateway for VirtueMart (Joomla!)?

I'm developing a shopping cart system for a client using Joomla! 1.5 and VirtueMart and am in the market for a payment gateway provider. That said, I have a couple of unique requests:
Not PayPal -- The client sells tobacco accessories, which is against PayPal ToS.
Allows the sale of tobacco accessories/products -- my client primarily sells glass pipes and waterpipes for tobacco use only. If there's a chance a payment provider will classify these as "paraphernalia" or other things contravening their ToS, I'd prefer to avoid inquiring only to be told I can't use their service. This is why Google Checkout isn't an option, btw.
Good support for VirtueMart -- I've never really programmed a payment module before, so easy of integration with VirtueMart is important.
I'm waiting on a response from PsiGate, though I'm leaning towards Pivotal Payments given the client already uses that company for processing in-store transactions. That said, Pivotal seems to have pretty poor support for VirtueMart -- I can only find a forum post about their payment module, and it seems the people in that thread were having a really hard time implementing it.
Epic-level gratefulness for anyone with suggestions.
VM has very good support to Authorize.net. I have also recently implemented a Link Point (now called First Data) payment module. There is a really good step by step for the Link Point module that worked perfectly for me on VM 1.1.5 here - http://forum.virtuemart.net/index.php?topic=35263.msg107934#msg107934

Resources