Micropayment Field

Component ID

2450671

Component name

Micropayment Field

Component type

module

Maintenance status

Development status

Component security advisory coverage

not-covered

Component created

Component changed

Component body

Summary

  1. Provides a field type to store micropayment provider information.
  2. Provides a field widget so a user with access to modify the entity can add provider configuration.
  3. Provides a field formatter so that a user may pay through a provider to a person.

This does not provide functionality to create an e-commerce or accounting solution, but rather a site may offer its users the ability configure one or more micropayment providers for themselves. Or configure micropayment provider on entities such as nodes, taxonomy terms, etc... There are other modules that provide integration with a specific micropayment provider, but are usual aimed at one provider.

Supported Providers

  • Flattr
  • Paypal (Buy Now)

Todo

  • Drupal 8

Similar Modules

  • Flattr: Similar use case and implementation, but only supports Flattr.
  • lm_paypal:Similar implementation for embedding PayPal button, but different use case.
  • Payment: Different use case for easy-to-use single payee.