Payment Services Slots
The Payment Services drop-in does not expose any slots for customization.
Why no slots?
Section titled “Why no slots?”This drop-in wraps the Adobe Payment Services SDK (@adobe-commerce/payment-services-sdk), which renders the credit card form and payment buttons ( such as Apple Pay, Google Pay, and PayPal) into specified DOM elements.
Payment buttons are single, self-contained elements with no internal parts, so slots aren’t possible for them.
The CreditCard form container is different: some of its elements, such as the eligible card icons, could be exposed as slots. The drop-in just doesn’t expose any today. Until it does, you can restyle these elements using CSS classes.
Version: 4.2.1