payment_forms 7.x-2.3

Bug fixes
Unsupported

Changes since 2.2

  • #4: PHP 7.4 and cleanup references

payment_forms 7.x-2.2

Bug fixes
Unsupported

Changes since 2.1

  • #3: OnlineBankingForm: Add <p> around the redirect message.

payment_forms 7.x-2.1

Bug fixes
Unsupported

Summary

This release makes merging default payment controller configurations more reliable by using a library that gets the job done.

Attention: This adds a new dependency on little_helpers.

Full list of changes since 7.x-2.0

payment_forms 7.x-2.0

New features
Unsupported

Full list of changes since 7.x-2.0-beta1

  • Let other modules alter the payment form element. [view commit]
  • Use a #soft_required token to mark fields that are required for this payment method. [view commit]

payment_forms 7.x-2.0-beta1

New features
Unsupported

Summary

API-redesign. This release makes the API design more clear, better documented and extends it to method configuration forms.

payment_forms 7.x-1.0-beta2

Bug fixes
Unsupported

Summary

Fix compatibility issues.

Full list of changes since 7.x-1.0-beta1

  • Payment form callback must return the form element. [view commit]
  • Issue #2553309 by joachim, mh86: Make the form-callback interface conform to payment specifications. [view commit]

payment_forms 7.x-1.0-beta1

New features
Unsupported

This release has only one change:

It moves the PaymentContextInterface into its own module: payment_context and changes all forms to don't use the payment context directly.

payment_forms 7.x-1.0-alpha5

Bug fixes
New features
Unsupported

Full list of changes since 7.x-1.0-alpha4

  • Trim IBAN and BIC input values. [view commit]
  • Add a PaymentContextInterface context to payment_forms. [view commit]

payment_forms 7.x-1.0-alpha4

Bug fixes
New features
Unsupported

Summary

This release removes the support for legacy national bank account numbers!

payment_forms 7.x-1.0-alpha3

Bug fixes
New features
Unsupported
  • BUG: fix a few strings that were not transtlatable.
  • FEATURE: allow sub-classes do override credit card issuers list.
  • Some minor style changes for the credit card form.

payment_forms 7.x-1.0-alpha2

Bug fixes
New features
Unsupported
  • Some code-style cleanups.
  • credit_card: expiration date is now rendered as select-boxes.
  • credit_card: ignore whitespace in card numbers.
  • credit_card: unit-tests for the validation.
  • account_form: set country when using IBAN/BIC.
Subscribe with RSS Subscribe to Releases for Payment forms