All notable changes to angular-rave
will be documented here
forRoot
configuration no longer accepts an object. Now accepts only the public keyPUBKey
nowpublic_key
- Implemented updated
flutterwave's
inline script.
autoClose
option
- Reload on successful transaction
- Callback not being called after a successful transaction
- Module
forRoot
configuration - Added the
raveOptions
input - Intelliscence support for rave options
autoClose
modal
- close rave modal automatically after successful payment
- added (init) event to be called when payment is about to begin
- rave's script is not loaded automatically
- fixed bug where txref is not passed to rave
- small bug fixes
- Changed rave script in example and on readme
- Changed ts error on readme
- Added angular rave directive
- Added reaveOptions input
- Fixed minor
- Initial release