Skip to content

iamaravi/magento

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Image

Package version Build Status Dependencies

Compatible with

Magento CE 1.4.0.1+

Configure

config

  • Sandbox: Determines if the module is on Sandbox mode.
  • Host: Aplazame host https://aplazame.com
  • API Version: The latest version is v1.2
  • Button: The CSS Selector for Aplazame payment method. The default selector is dt:has(input#p_method_aplazame). See bellow to configure button with One Step Checkout modules.
  • Button Image: Select the image that appear as payment method on you cart. The default image is white-148x46.
  • Position: The position in the payment method list, by default is 1, on the top.
  • Secret API Key: The Secret Key provided by Aplazame. You cannot share this key with anyone!!
  • Public API Key: The Public Key provided by Aplazame.

Be sure that on all fields you don't keep any whitespace. Otherwise the module can generate unexpected results.

One Step Checkout button

It's important to use simple quotation marks for button CSS Selector.

Developers

To install using modgit

modgit init
modgit -i extension/:. add Magento_Aplazame https://github.com/aplazame/magento

to update:

modgit update Magento_Aplazame

To install using modman

modman clone https://github.com/aplazame/magento

to update:

modman update Magento_Aplazame

Live demo

This is the online demo for uses to test Aplazame and its features.

http://magento.aplazame.com

Install Magento

It is easy to deploy Magento with Ansible!

https://github.com/aplazame/ansible-magento

Release history

For new features check this.

Help

Have a question about Aplazame?

For any support request please drop us an email at [soporte.magento@aplazame.com](mailto:soporte.magento@aplazame.com?subject=Help me with the module).

About

Magento payment plugin for Aplazame

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 94.4%
  • HTML 4.5%
  • Makefile 1.1%