Skip to content

v1.0.0-beta17

Choose a tag to compare

@chris-revops chris-revops released this 27 Nov 02:45
· 61 commits to master since this release

PaymentMethod

  • Performance improvements for switching between methods
  • loadingState property available to customize your own loader
  • onLoad callback for integrating revops-js

Form Fields

  • autoFocus, showInlineError, errorMsg properties added to overrideProps

Validation Warnings

  • Validation errors can be disabled using showInlineError property with the <PaymentMethod /> component
  • Validation errors can be disabled or enabled for each form field using overrideProps