CustomerUpdatePaymentSessionRequest

public protocol CustomerUpdatePaymentSessionRequest

Request to update the customer messages to the merchant in the PaymentSession

  • Payload used to pass customer information back to the merchant

    Declaration

    Swift

    var customerInfo: DynamicPayload { get }