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

Checkout API to Cart API migration #999

Draft
wants to merge 107 commits into
base: main
Choose a base branch
from
Draft

Conversation

juanpprieto
Copy link

@juanpprieto juanpprieto commented Jan 6, 2025

Public SDK deprecation notice

WHY are these changes introduced?

The main goal of this (final) version of the SDK is to extend the longevity of it's .checkout interface by replacing it with an equivalent interface based on the Cart API

WHAT is this pull request doing?

Replaces the Checkout API dependency from all .checkout interface methods such as fetch, addLines, removeLines etc. All existing checkout methods now use Cart API equivalents under the hood.

HOW to test your changes?

Coming soon

Checklist

  • Added tests
  • Added or updated documentation
  • Validated buy-button-js operation with this SDK

@kdaviduik kdaviduik force-pushed the checkout-cart-migration branch from 1c9fa02 to 350a9de Compare January 7, 2025 17:51
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