Skip to content

Swift Checkout SDK button labels

The Swift Checkout SDK now supports configuring wallet button labels for Apple Pay and Google Pay.

This lets you align the wallet button label with the checkout context. For example, you can now use elements({ label: "book" }) for booking flows.

See the Swift Checkout SDK guide for updated setup examples using elements({ label }).

SDK Online Payments