nexxOMNIA API
Search
K

Payment Processing

Payment Processing can be handled directly via nexxOMNIA or via a Third-Party Platform. In the first Case, the Frontend must handle the Internal API Methods. If everything is handled via another Operator, the Frontend can just use the "addexternalsubscription" Operation (possible even via Backend).
In both Cases, Subscriptions can be managed afterwards.

Internal Payment Management

post
https://api.nexx.cloud/v3.1/
payment/itemstate
/itemstate
post
https://api.nexx.cloud/v3.1/
payment/redeemvoucher
/redeemvoucher
post
https://api.nexx.cloud/v3.1/
payment/preparetransaction
/preparetransaction
post
https://api.nexx.cloud/v3.1/
payment/finishtransaction
/finishtransaction
post
https://api.nexx.cloud/v3.1/
payment/verifyinapptransaction
/verifyinapptransaction

External Payment Management

post
https://api.nexx.cloud/v3.1/
payment/addexternalsubscription
/addexternalsubscription

Subscription Lifecycle Management

post
https://api.nexx.cloud/v3.1/
payment/upgradesubscription
/upgradesubscription
delete
https://api.nexx.cloud/v3.1/
payment/cancelsubscription
/cancelsubscription