All Collections
Purchasely SDK
General
Can I change the purchase validation message?
Can I change the purchase validation message?

Ways to Purchase Validated modify or personalize the pop-up notiifcation received after a subscription purchase

Kirupa avatar
Written by Kirupa
Updated over a week ago

You must have seen that the following pop-up message after purchasing a subscription.

Awesome! Your purchase has been successfully validated. You can enjoy it. Let's go.

This pop-up notification is managed by Purchasely to confirm the successful purchase to your consumers.

Once the user provides the payment details, there is a interval time for Apple to validate this purchase made and validation from your end. During this stipulated interval of time, the puchase button will be loading. In order to be sure and confirm your user that the subscription made successfully this pop up notification is practical.

You might want to change the message to personalize it or change the layout to fit your existing message / error popups.

  1. Change the content of the message by overwriting the sdk translations for the 3 following keys:
    ​ply_modal_alert_in_app_success_title, ply_modal_alert_in_app_success_content ply_modal_alert_in_app_success_button
    ​Full documentation
    ​

  2. Delete or replace this message with your own UI component instead of the default system component.
    ​Full documentation

Did this answer your question?