This is payment gateway for new Commerce HDFC payment gateway that allows net banking, and is apple pay ready. You would need to contact HDFC for getting a live environment and then can use this plugin for integrating it with Drupal commerce.

Project Page:
https://www.drupal.org/sandbox/sreyas/2720735

Git Clone Command:

git clone --branch 7.x-1.x https://git.drupal.org/sandbox/sreyas/2720735.git commerce_hdfc_vas
cd commerce_hdfc_vas 

PAreview.sh:
http://pareview.sh/pareview/httpsgitdrupalorgsandboxsreyas2720735git

Comments

sreyas created an issue. See original summary.

dilipsingh02’s picture

Issue summary: View changes

I have Fixed the git clone URL in the issue summary for non-maintainer users.

PA robot’s picture

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.

gisle’s picture

Issue summary: View changes
Status: Active » Needs review
ashwinsh’s picture

Hello sreyas,

My findings for your module as follows:

commerce_hdfc_vas.module

Line 249: Use the Form API to build forms to help prevent against CSRF attacks.
<form action="' . $action_url . '" name="payment" method="POST">';

Please check https://www.drupal.org/node/178896

Thank you,

ashwinsh’s picture

Status: Needs review » Needs work
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.