With the ongoing migration from RaiseNow EPP (legacy e-payment platform) to RaiseNow EPMS (e-payment micro services), commonly also referred to as RaiseNow Hub, some changes might have an impact on you.
Due to the nature of these two differing platforms, Webhooks may need to be created again to connect third party applications with EPMS. The biggest difference is the payload format:
RaiseNow Manager (EPP): application/x-www-form-urlencoded
RaiseNow Hub (EPMS): application/json
Further information can be found in our documentation: https://docs.raisenow.com
Following you find a list of some events in EPMS and their equivalent in EPP with notes on usage.
|
Notes |
---|---|
|
|
|
It’s advised to use |
|
|
|
|
|
Instead of subscribing to all updates of a transaction, subscribe to the creation of the reconciliation report, then search for all payments related to the report through https://docs.raisenow.com/api/#tag/Payments/paths/~1search~1payments/post |
|
https://docs.raisenow.com/events/#failed Check for the corresponding |
|
https://docs.raisenow.com/events/#failed Check for the corresponding |
|
https://docs.raisenow.com/events/#failed Check for the corresponding |
|
|
|
https://docs.raisenow.com/events/#failed Check for the corresponding |
Comments
0 comments
Please sign in to leave a comment.