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.
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
post
https://api.nexx.cloud/v3.1/
payment/addexternalsubscription
/addexternalsubscription
post
https://api.nexx.cloud/v3.1/
payment/upgradesubscription
/upgradesubscription
delete
https://api.nexx.cloud/v3.1/
payment/cancelsubscription
/cancelsubscription
Last modified 3yr ago