Commerce Paguelofacil is a Paguelofacil Onsite integration for the Drupal Commerce payment system, based on the Authorize.net Drupal commerce module.

It implements the following:
- Credit card payment and integration with the Commerce checkout form
- Easy API configuration through the Rules module

Why a new project?

The project was mainly developed out of necessity to integrate the Paguelofacil payment gateway with a Drupal commerce site I've been working on, since unfortunately I haven't been able to find it in the list of already developed module integrations for Drupal commerce.

The only other module similar in scope is the following sandbox: https://www.drupal.org/sandbox/di3gopa/2019331. However, there are 2 significant differences that prompted me to start a new project:

  1. It's based on Payment, and as such it doesn't quite integrates with Drupal Commerce
  2. It's an off-site implementation of the gateway, while this project is for an on-site implementation (meaning an integrated POST process during the checkout rather than just a button to be rendered somewhere in the site)

Project information

The sandbox project can be found at this URL: https://www.drupal.org/sandbox/achris07/2397205.

To download the repository, copy the following code in your terminal (or whichever shell you use to access Git):

git clone --branch 7.x-1.x http://git.drupal.org/sandbox/aChris07/2397205.git commerce_paguelofacil
cd commerce_paguelofacil

Thank you for your time!

Comments

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/httpgitdrupalorgsandboxaChris072397205git

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.

mihai_brb’s picture

Issue summary: View changes

Hello aChris07,

You might want to first review/fix this list of errors/warnings.
http://pareview.sh/pareview/httpgitdrupalorgsandboxachris072397205git

I've updated the git clone command for you.

aChris07’s picture

Thank you mihai, didn't notice about the repo.

Pushed some clean ups and syntax fixes to the code to be compliant with Drupal coding standard, as well as remove some commented lines that remained in the module.

PA robot’s picture

Status: Needs work » Closed (won't fix)

Closing due to lack of activity. If you are still working on this application, you should fix all known problems and then set the status to "Needs review". (See also the project application workflow).

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