> ## Documentation Index
> Fetch the complete documentation index at: https://primer.io/docs/llms.txt
> Use this file to discover all available pages before exploring further.

# SavedPaymentMethodButtonStyle

<Expandable title="Saved Payment Method Button Style Properties" defaultOpen>
  <ResponseField name="hover" type="BaseSavedPaymentMethodButtonStyle">
    An object of type [BaseSavedPaymentMethodButtonStyle](/sdk/web/v2.x.x/checkout-style/BaseSavedPaymentMethodButtonStyle) that defines the style for the saved payment method button when it is being hovered over.
  </ResponseField>

  <ResponseField name="focus" type="BaseSavedPaymentMethodButtonStyle">
    An object of type [BaseSavedPaymentMethodButtonStyle](/sdk/web/v2.x.x/checkout-style/BaseSavedPaymentMethodButtonStyle) that defines the style for the saved payment method button when it has focus.
  </ResponseField>
</Expandable>
