Escenario de compra de suscripción
- 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.
¿Te ha resultado útil este artículo?
¡Gracias por tu mensaje!
Nos ayudará a mejorar tu experiencia.¿Has encontrado una errata u otro error de texto? Selecciona el texto y pulsa Ctrl+Intro.