Popis
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
Instalace
- 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
Recenze
Pro tento plugin nejsou žádné recenze.
Autoři
Gravity Forms Fat Zebra Add-On je otevřený software. Následující lidé přispěli k vývoji tohoto pluginu.
SpolupracovníciPřeložte “Gravity Forms Fat Zebra Add-On” do svého jazyka.
Zajímá vás vývoj?
Prohledejte kód, podívejte se do SVN repozitáře, nebo se přihlaste k odběru protokolu vývoje pomocí RSS.
Přehled změn
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