Class PaymentIntent.PaymentMethodOptions.Sofort

    • Constructor Detail

      • Sofort

        public Sofort()
    • Method Detail

      • getPreferredLanguage

        public java.lang.String getPreferredLanguage()
        Preferred language of the SOFORT authorization page that the customer is redirected to.

        One of de, en, es, fr, it, nl, or pl.

      • setPreferredLanguage

        public void setPreferredLanguage​(java.lang.String preferredLanguage)
        Preferred language of the SOFORT authorization page that the customer is redirected to.

        One of de, en, es, fr, it, nl, or pl.

      • 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