Skip to content

Allow to set button style #68

@vandres

Description

@vandres

What are you trying to do?
I would be nice to be able, to apply the SDK button styles: https://developer.paypal.com/sdk/js/reference/#style

What's your proposed solution?

paypal_checkout_sdk.Buttons({
  // provided by developer
  style: {
    layout: 'vertical',
    color:  'blue',
    shape:  'rect',
    label:  'paypal'
  }
});

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions