ποΈ 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 where Nexway delivers a purchased product after a successful payment. Depending on the integration, Nexway either calls your server to retrieve a deliverable or activate paid functionality on your platform, or issues a key from a pre-loaded batch. The deliverable can be:
ποΈ 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.
ποΈ Single Sign-On (SSO)
Our API allows you to generate a deep link that automatically logs an end user into their portal or into the checkout of an Authenticated Cart. 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 β or straight to a pre-created checkout where the signed-in shopper can complete the purchase using the billing address and payment methods already saved in their wallet.
ποΈ 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.