Class PaymentMethodDomain

All Implemented Interfaces:
HasId, StripeActiveObject, StripeObjectInterface

public class PaymentMethodDomain extends ApiResource implements HasId
A payment method domain represents a web domain that you have registered with Stripe. Stripe Elements use registered payment method domains to control where certain payment methods are shown.

Related guides: Payment method domains.