Skip to content

v0.0.1

Compare
Choose a tag to compare
@MrLightful MrLightful released this 11 Jan 20:08
· 35 commits to main since this release
25a2f84

The first public release of the package. It integrates the most basic features of Cielo.

Features

  • SDK's core initialization with options (supports Cielo and Braspag, and sandbox and production environments)
  • Client-side validation of card data (mod10, brand-based, etc.)
  • Silent Order Post (SOP) integration: Cielo.initSOP() and Cielo.sop.sendCard(card, accessToken=accessToken)
  • Profound testing of basic features