Opis
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
Snimke zaslona
Instalacija
- 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
Recenzije
Nema recenzija za ovaj dodatak.
Suradnici i Programeri
“Gravity Forms Fat Zebra Add-On” je softver otvorenog koda. Sljedeće osobe su doprinijele ovom dodatku.
SuradniciPrevedite “Gravity Forms Fat Zebra Add-On” na svoj jezik.
Zainteresirani ste za razvoj?
Pregledajte kôd, pogledajte SVN spremišteili se pretplatite na dnevnik razvoja od RSS.
Dnevnik promjena
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