Documentation

Developer Documentation

Payment Widget styling capabilities

Last Updated: 23 May 2023

Widget themes

Classic theme

There are 5 light and dark theme modes.

By default Classic theme is applied.

				
					theme: classic
				
			

For a detailed breakdown of the custom CSS you can apply to the Classic theme, you can read our Light Classic theme or Dark Classic theme styling capabilities documentation.

Minimalist theme

				
					theme: minimalist
				
			

For a detailed breakdown of the custom CSS you can apply to the Minimalist theme, you can read our Light Minimalist theme or Dark Minimalist theme styling capabilities documentation.

Expanded theme

				
					theme: expanded
				
			

For a detailed breakdown of the custom CSS you can apply to the Expanded theme, you can read our Light Expanded theme or Dark Expanded theme styling capabilities documentation.

Contained theme

				
					theme: contained
				
			

For a detailed breakdown of the custom CSS you can apply to the Contained theme, you can read our Light Contained theme or Dark Contained theme styling capabilities documentation.

Compact theme

				
					theme: compact
				
			

For a detailed breakdown of the custom CSS you can apply to the Compact theme, you can read our Light Compact theme or Dark Compact theme styling capabilities documentation.

Page Contents