Introducing SDK Version 3
12 months ago by [email protected]
We have launched a new major SDK version, 3!
This version introduces support for our new PreMatch Direct Deposit Switch product, our highest converting product to date! See the implementation guide for more information and details on how to upgrade.
In this release, we removed deprecated events and updated events's to use the most up-to-date and robust schemas.
Changelogs
Web
- Updated URL is: https://cdn.getpinwheel.com/pinwheel-v3.0.js
- The action field in
input_allocation
event is now optional. - The params field in the
success
event uses theinput_allocation
schema with fieldsaction
andallocation
instead ofparams.amount
. - Removed
input_amount
event. Useinput_allocation
event instead.