Package 

Class YooKassaInfo

  • All Implemented Interfaces:
    android.os.Parcelable

    
    public class YooKassaInfo
     implements Parcelable
                        

    Provides access to confiramtion url, callback url and status. This information is required to check the transaction status and do confirmation if needed.

    • Constructor Detail

      • YooKassaInfo

        YooKassaInfo(String confirmationUrl, String callbackUrl, YooKassaStatus status)
        Creates YooKassaInfo.
        Parameters:
        confirmationUrl - the confirmation url in case the user will need to take additional action, for example, complete 3-D Secure identification when paying via bank card, confirm the payment at a partner’s payment service, or pay an invoice in Internet banking
        callbackUrl - the callback url to finalize the payment, must be called once confirmation is done
        status - the YooKassaStatus of the payment, by default it's UNDEFINED