Payment Services Slots
The Payment Services drop-in does not expose any slots for customization.
Why no slots?
This drop-in wraps the Adobe Payment Services SDK (@adobe-commerce/payment-services-sdk), which renders secure payment forms directly into specified DOM elements. The SDK controls all UI rendering to maintain PCI (Payment Card Industry) compliance and security standards. You customize the payment forms through SDK configuration options (field placeholders, card type settings, callback handlers) passed to sdk.Payment.CreditCard.render(), not through the slot-based pattern other drop-ins use.
Version: 1.0.2