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

Payments: Move lib/stripe to calypso-stripe package #46973

Merged
merged 16 commits into from
Nov 4, 2020

Commits on Nov 4, 2020

  1. Configuration menu
    Copy the full SHA
    2a91871 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d99cd77 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9114e2d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bfd4a96 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6161eb7 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1362977 View commit details
    Browse the repository at this point in the history
  7. Remove StripeHookProvider default fetchStripeConfiguration

    Now the fetchStripeConfiguration prop will be required, allowing it to
    be injected from the consumer package.
    sirbrillig committed Nov 4, 2020
    Configuration menu
    Copy the full SHA
    0261920 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    93b5702 View commit details
    Browse the repository at this point in the history
  9. Add locale prop to StripeHookProvider

    This way the locale can be passed in from the consumer rather than
    fetching it directly from the calypso Redux store.
    sirbrillig committed Nov 4, 2020
    Configuration menu
    Copy the full SHA
    5fbda9c View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    02e1c7f View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    1989c84 View commit details
    Browse the repository at this point in the history
  12. Fix webpack entry

    sirbrillig committed Nov 4, 2020
    Configuration menu
    Copy the full SHA
    60d712f View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    5c4c99b View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    d4a3704 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    ba7b49f View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    69bd67a View commit details
    Browse the repository at this point in the history