Scénario d’achat d’un abonnement
- The application requests a list of available plans using the following SDK methods:
GetSubscriptionPublicPlans
— returns a list of plans available to unauthorized users.GetSubscriptionPlans
— returns a list of plans available to authorized users.
- The application displays subscription plans to the user.
- The user selects a plan and proceeds to the payment stage.
- The application receives the URL to open the payment interface using the
GetSubscriptionPurchaseUrl
method. - The application opens the received URL in a browser.
- The user pays for the subscription.
Cet article vous a été utile ?
Merci pour votre commentaire !
Nous examinerons votre message et l'utiliserons pour améliorer votre expérience.Faute de frappe ou autre erreur dans le texte ? Sélectionnez le texte concerné et appuyez sur Ctrl+Entée.