Cenário de compra de assinatura
- 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.
Este artigo foi útil?
Obrigado pelo seu feedback!
Avaliaremos sua mensagem e a usaremos para melhorar sua experiência.Encontrou um erro de texto ou digitação? Selecione o texto e pressione Ctrl+Enter.