Customize Button Text {#uc-session-button-text}
===============================================

Use the buttonType field to customize the text on payment buttons:

|    buttonType Value     |  Button Display Text  |
|-------------------------|-----------------------|
| `ADD_CARD`              | Add card              |
| `CARD_PAYMENT`          | Card payment          |
| `CHECKOUT_AND_CONTINUE` | Checkout and continue |
| `DEBIT_CREDIT`          | Debit or credit       |
| `DONATE`                | Donate                |
| `PAY`                   | Pay                   |
| `PAY_WITH_CARD`         | Pay with card         |
| `SUBSCRIBE_WITH_CARD`   | Subscribe with card   |
[Button Text Options]

When you do not include this field in your request, the default button text is "Checkout with card."
