Descrizione
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
Screenshot
Installazione
- 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
Recensioni
Non ci sono recensioni per questo plugin.
Contributi e sviluppo
“Gravity Forms Fat Zebra Add-On” è un software open source. Le persone che hanno contribuito allo sviluppo di questo plugin sono indicate di seguito.
CollaboratoriTraduci “Gravity Forms Fat Zebra Add-On” nella tua lingua.
Ti interessa lo sviluppo?
Esplora il codice segui il repository SVN, segui il log delle modifiche tramite RSS.
Changelog
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