Class MerchantOrderCreateRequest


  • public class MerchantOrderCreateRequest
    extends Object
    Parameters for create a Merchant Order.
    • Method Detail

      • getPreferenceId

        public String getPreferenceId()
        Payment preference identifier associated to the merchant order.
      • getApplicationId

        public String getApplicationId()
        Application ID.
      • getSiteId

        public String getSiteId()
        Country identifier that merchant order belongs to.
      • getSponsorId

        public String getSponsorId()
        Sponsor ID.
      • getNotificationUrl

        public String getNotificationUrl()
        URL where you'd like to receive a payment notification.
      • getAdditionalInfo

        public String getAdditionalInfo()
        Additional information.
      • getExternalReference

        public String getExternalReference()
        Reference you can synchronize with your payment system.
      • getMarketplace

        public String getMarketplace()
        Origin of the payment.