Descripción
Add payment fields to forms on your WordPress site using Gravity Forms. This payment adds support for Fat Zebra as a payment gateway for Australian Merchants to accept payments online in their forms, such as booking forms or simple purchases.
More functionality (including multiple products, donation forms etc) to be added shortly.
The source for this plugin can be found at https://github.com/fatzebra/GravityForms-FatZebra
This plugin requires a Fat Zebra account – if you do not have an account with Fat Zebra you can register at https://www.fatzebra.com.au
Capturas
Instalación
- Upload
fatzebra.php
to the/wp-content/plugins/gravityforms-fatzebra
directory - Activate the plugin through the ‘Plugins’ menu in WordPress
- Add your username and token under the Gravity Forms settings page (Forms -> Settings -> Fat Zebra [link at the top of the page])
- Add at least one product and card fields to your form and test.
Testing details can be found at https://www.fatzebra.com.au/support/testing
Reseñas
No hay reseñas para este plugin.
Colaboradores y desarrolladores
«Gravity Forms Fat Zebra Add-On» es un software de código abierto. Las siguientes personas han colaborado con este plugin.
ColaboradoresTraduce «Gravity Forms Fat Zebra Add-On» a tu idioma.
¿Interesado en el desarrollo?
Revisa el código , echa un vistazo al repositorio SVN o suscríbete al registro de desarrollo por RSS.
Registro de cambios
0.2.1
- Fixed missing init call.
0.2.0
- Updated to support GFPaymentAddon integration method
0.1.6
- Reduced amount of entropy used in transaction reference generation, causing problems with upstream processor.
0.1.5
- Fixed handling of test mode flag
- Minor formatting of text
0.1.4
- Fixed bug where amount was not being passed properly
0.1.2
- Updated to support single products with quantities
0.1.1
- Initial release, supports single product payments only