Class PaymentIntent.PaymentMethodOptions.Klarna

    • Constructor Detail

      • Klarna

        public Klarna()
    • Method Detail

      • getPreferredLocale

        public java.lang.String getPreferredLocale()
        Preferred locale of the Klarna checkout page that the customer is redirected to.
      • setPreferredLocale

        public void setPreferredLocale​(java.lang.String preferredLocale)
        Preferred locale of the Klarna checkout page that the customer is redirected to.
      • equals

        public boolean equals​(java.lang.Object o)
        Overrides:
        equals in class java.lang.Object
      • canEqual

        protected boolean canEqual​(java.lang.Object other)
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class java.lang.Object