Overview

This module adds a Pay with Amazon button to your checkout page. Using this users can make purchases from your website without filling the address forms on your website. Then can use the addresses stored in their Amazon account. It adds more trust to users and increases the conversions

There are no other modules that add this functionality, at least not to my knowledge.

Features

Aziteez_PaywithAmazon

  • Admin form to enter credentials.
  • Adds a "Pay With Amazon" button to the checkout form

Project Page

https://www.drupal.org/sandbox/gokulnk/2510990

Git Instructions

git clone --branch 7.x-1.x http://git.drupal.org/sandbox/gokulnk/2510990.git pay_with_amazon
cd pay_with_amazon

Requirements :

Pay With Amazon php library edited for Drupal Commerce(https://github.com/nkgokul/paywithamazonfordrupal) and Amazon Seller Account

Thanks,

Gokul N K

Comments

gokulnk’s picture

Issue summary: View changes
gokulnk’s picture

Issue summary: View changes
PA robot’s picture

Status: Needs review » Needs work

There are some errors reported by automated review tools, did you already check them? See http://pareview.sh/pareview/httpgitdrupalorgsandboxgokulnk2510990git

We are currently quite busy with all the project applications and we prefer projects with a review bonus. Please help reviewing and put yourself on the high priority list, then we will take a look at your project right away :-)

Also, you should get your friends, colleagues or other community members involved to review this application. Let them go through the review checklist and post a comment that sets this issue to "needs work" (they found some problems with the project) or "reviewed & tested by the community" (they found no major flaws).

I'm a robot and this is an automated message from Project Applications Scraper.

gokulnk’s picture

Status: Needs work » Needs review

The errors mentioned in http://pareview.sh/pareview/httpgitdrupalorgsandboxgokulnk2510990git are related variables being camelCase.

But I would prefer to keep them as is. The "Pay With Amazon" library using camelCase variables in multiple places in code, so I would prefer to leave it for now and update it once the library starts using standard php variabled.

gokulnk’s picture

On second thought I have changed the variables and will ask the Amazon to update their code in 'Pay with Amazon' library.

The module now passes the pareview.sh check which can be verified here http://pareview.sh/pareview/httpgitdrupalorgsandboxgokulnk2510990git

visabhishek’s picture

Status: Needs review » Reviewed & tested by the community
cweagans’s picture

Status: Reviewed & tested by the community » Fixed

There didn't seem to be a thorough review on this, so I took a look and noticed some minor issues, but nothing overly horrible. Moving forward..

Thanks for your contribution!

I updated your account so you can promote this to a full project and also create new projects as either a sandbox or a "full" project.

Here are some recommended readings to help with excellent maintainership:

You can find lots more contributors chatting on IRC in #drupal-contribute. So, come hang out and stay involved!

Thanks, also, for your patience with the review process. Anyone is welcome to participate in the review process. Please consider reviewing other projects that are pending review. I encourage you to learn more about that process and join the group of reviewers.

Thanks to the dedicated reviewer(s) as well.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.