📄️ Understanding Nexway REST APIs
Nexway Monetize is a RESTFull API platform.
📄️ JWT-authentication
JWTs (Json Web Tokens)
📄️ API Resources
Hierarchy
📄️ How fulfillment works
Fulfillment is the step in the order workflow that confirms the partner can deliver a purchased product, including triggering physical delivery via ERP integration. Confirmation can take various forms:
📄️ Single Sign-On (SSO)
Our API allows you to generate a deep link that automatically logs an end user into their portal. This enables a smooth transition from your customer portal to the Nexway-managed portal, where users can manage their subscriptions, payment methods, billing details, download invoices, and more.
📄️ Product API guide
Overview
📄️ Price API guide
The Price API allows you to manage product prices for your store. It offers two methods for price management:
📄️ Discount API guide
Discount API allows you to manage discount rules.
📄️ Shopping Cart Creation Guide
Nexway provides a few integration options for creating a shopping cart, allowing businesses to seamlessly connect with Nexway’s payment processing, fraud detection, and tax management solutions based on their specific requirements.
📄️ Subscription management
Subscription Statuses
📄️ Order processing
An order contains a list of purchased products, pricing, discounts and the address of the shopper. Nexway Monetize automatically generates an order when a shopper checks out the cart and starts the order processing workflow. The order then progresses through a specific workflow until its eventual completion.
📄️ Fulfillment templating
Fulfillment templates control the HTTP call Nexway makes to a partner's server during fulfillment. A template defines the URL path, request body, headers, and how Nexway should extract values from the partner's response. Templates are configured per integration by the Nexway operations team.