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

feat: add getPurchaseInfo to Payment providers #1466

Commits on Mar 21, 2024

  1. feat: add getPurchaseInfo to Payment providers

    This is the first part of adding a functional interface to payment
    providers so that other packages and apps can generically do payments
    actions.
    jbranchaud committed Mar 21, 2024
    Copy the full SHA
    54c1454 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    2dc1bf6 View commit details
    Browse the repository at this point in the history
  3. feat: replace stripeData call with Provider call

    just in TJS for now, the only place we are using the Stripe Provider at
    the moment
    jbranchaud committed Mar 21, 2024
    Copy the full SHA
    17c323e View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2024

  1. Merge branch 'main' into jbranchaud/sks-84-create-payment-provider-ad…

    …apter-interface-which-defines-core
    kodiakhq[bot] committed Mar 22, 2024
    Copy the full SHA
    9fb89e9 View commit details
    Browse the repository at this point in the history