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

Add support for Stripe Elements and Apple Pay (via Payment Request API) #305

Merged
merged 11 commits into from
Dec 11, 2018

Commits on Dec 9, 2018

  1. Configuration menu
    Copy the full SHA
    977f000 View commit details
    Browse the repository at this point in the history

Commits on Dec 11, 2018

  1. Configuration menu
    Copy the full SHA
    bfbf539 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b67d336 View commit details
    Browse the repository at this point in the history
  3. Add tests, skip confirm step, support non-decimal currencies, domain_…

    …verification_certificate as textarea
    dimon-k authored and damianlegawiec committed Dec 11, 2018
    Configuration menu
    Copy the full SHA
    bbc4f3c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4c8d246 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5535f85 View commit details
    Browse the repository at this point in the history
  6. Moved ApplePayDomainVerification controller out of Frontend scope

    This change will allow to use this in applications not using the default Spree frontend. Also rewritten controller specs to request specs.
    damianlegawiec committed Dec 11, 2018
    Configuration menu
    Copy the full SHA
    618a9b6 View commit details
    Browse the repository at this point in the history
  7. Better handling of non existing Apple Pay Payment Gateway in Apple Pa…

    …y Domain Verification endpoint
    damianlegawiec committed Dec 11, 2018
    Configuration menu
    Copy the full SHA
    5c84d92 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    c4afd9b View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    9934d7c View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    0412072 View commit details
    Browse the repository at this point in the history