Sample Applications

Sample apps with UX strategies are included here to aid you in understanding the SDK and implementing it in your application. Sample source code and APKs can be downloaded from Download section.

Sample merchant app

The sample merchant app shows you how to implement the payment sheet’s dynamic controls to leverage additional customer order and payment data and/or create a more custom UI look and feel.

The following payment sheet controls are available:

  • AddressControl
  • PlainTextControl
  • AmountBoxControl
  • SpinnerControl

Controls are applied to suit a particular purpose or need. Check this Android SDK Sample Merchant App for details.
Sample Merchant application

Sample issuer app

The Samsung Pay SDK Flutter Plugin also provides a sample issuer app to showcase Samsung Pay SDK features.

For more information, refer to the Javadoc Samsung Pay SDK API reference and sample code.
Sample Issuer application