Skip to content

Latest commit

 

History

History

PaymentSheet Example

PaymentSheet Example App

PaymentSheet is a pre-built UI that combines all the steps required to accept payment - collecting payment information, billing details, and confirming the payment - into a single sheet that displays on top of your app.

Features

  • Supports 10+ payment methods
  • Card scanning
  • Light and dark mode
  • Helps you stay PCI compliant

PaymentSheet Example App

To run the app

  1. Open Stripe.xcworkspace in Xcode
  2. Choose the PaymentSheet Example target in the top left
  3. Choose any simulator and click Run

The example app will appear with buttons that show different view controllers in this project.

The view controllers correspond to different ways to integrate PaymentSheet into your app.

UIKit

SwiftUI