Provides PFG stripe field
Project description
Introduction
This package provides a Stripe payment processing ( https://stripe.com/ ) field to PloneFormGen, which will make forms buyable. This is useful for donation websites and other simple use cases.
The field allows you to select amount types and customize the look and feel a bit.
Requires signing up with stripe.com
How to use
install and activate addon on site
on a PloneFormGen form, add a Stripe Field
enter necessary field settings
Field Data
Will send data for up to 10 fields to stripe with payment.
Changelog
1.1.0 (2016-01-12)
fix parsing of some input amounts [vangheem]
1.1b6 (2015-04-09)
set receipt_email on stripe api call so automatic receipts can be sent out.
1.1b5 (2015-01-05)
warn users they can only include 10 fields
1.1b4 (2015-01-05)
be able to select metadata fields to include
1.1b3 (2015-01-05)
only count metadata value field if has value
1.1b2 (2014-06-08)
only send up to 10 metatdata fields, otherwise submission fails.
1.1b1 (2014-05-08)
send form data to stripe as metadata
1.0a4 (2014-04-26)
fix amounts field to get and save data consistently
1.0a3 (2014-04-26)
protect stripe secret better
handle form errors better
1.0a2 (2014-04-26)
set some default prive levels
hide unused fields
1.0a1 (2014-04-26)
initial release
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.