Class PaymentResultRequest


  • public class PaymentResultRequest
    extends Object
    PaymentResultRequest
    • Constructor Detail

      • PaymentResultRequest

        public PaymentResultRequest()
    • Method Detail

      • getPayload

        public String getPayload()
        Encrypted and signed payment result data. You should receive this value from the Checkout SDK after the shopper completes the payment.
        Returns:
        payload
      • setPayload

        public void setPayload​(String payload)
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object