Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Move PaymentSheet example into its own app. #3712

Merged
merged 2 commits into from
May 11, 2021
Merged

Conversation

brnunes-stripe
Copy link
Contributor

@brnunes-stripe brnunes-stripe commented May 11, 2021

Summary

Move existing PaymentSheet example into its own app.

Reads backend address and publishable key from gradle.properties, similarly to existing example app:

# Set to PaymentSheet example backend that implements the '/checkout' endpoint
STRIPE_PAYMENTSHEET_EXAMPLE_BACKEND_URL=https://stripe-mobile-payment-sheet-test-playground-v3.glitch.me/

# Set to a test publishable key from https://dashboard.stripe.com/test/apikeys
STRIPE_PAYMENTSHEET_EXAMPLE_PUBLISHABLE_KEY=pk_test_testkey

Instructions will be added to README later.

Motivation

Making PaymentSheet demo integration simpler.

@brnunes-stripe brnunes-stripe merged commit 7cf96cd into master May 11, 2021
@brnunes-stripe brnunes-stripe deleted the brnunes/example branch May 11, 2021 20:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants