On This Page
Getting Started
Microform Integration
replaces the primary account number (PAN) or card verification number
(CVN) field, or both, in your payment input form. It has two components: - Server-side component to create a capture context request that contains limited-use public keys from theFlex APIv2 suite.
- Client-side JavaScript library that you integrate into your digital payment acceptance web page for the secure acceptance of payment information.
Implementing
Microform Integration
is a three-step process: Version Numbering
Microform Integration
follows Semantic Versioning.
Cybersource
recommends referencing the latest major version, v2, to receive
the latest patch and minor versions automatically. Referencing a specific patch version is not
supported.Upgrade Paths
Because of semantic versioning, every effort will be made to ensure that upgrade paths and patch releases are backwards-compatible and require no code change. During initial 0.x.x releases, if this is not possible, we will provide clear upgrade steps.