-
Notifications
You must be signed in to change notification settings - Fork 17
Documentation 2.x
Jakub Piasecki edited this page Mar 19, 2021
·
1 revision
In case you're migrating from 1.x you may notice that changes are mostly affecting signatures of Payment API functions. Ex. initiatePayment
no longer expects the phone number as a hard dependency but it can be provided optionally via the $options array. Instead callback and fallback URLs are required.