Skip to content

feat: added options for getCustomerSavedPaymentMethods#15

Merged
ArushKapoorJuspay merged 1 commit into
mainfrom
feat/added-options-for-headless
May 19, 2026
Merged

feat: added options for getCustomerSavedPaymentMethods#15
ArushKapoorJuspay merged 1 commit into
mainfrom
feat/added-options-for-headless

Conversation

@ArushKapoorJuspay
Copy link
Copy Markdown
Contributor

@ArushKapoorJuspay ArushKapoorJuspay commented May 19, 2026

Type of Change

  • Bugfix
  • New feature
  • Enhancement
  • Refactoring
  • Dependency updates
  • Documentation
  • CI/CD

Description

Added option<JSON.t> for headless flow getCustomerSavedPaymentMethods


How did you test it?

It will work even without passing this prop, added it for consistency


Usage Notes


Version Update

  • I have bumped the package version in package.json following semantic versioning:
    • x.x.x for major changes (breaking).
    • x.x.x for minor changes (new feature, no breaking changes).
    • x.x.x for patch changes (bug fixes, minor improvements).

Checklist

  • I ran npm run re:build and verified the build artifacts.
  • I reviewed the code for style, readability, and consistency.
  • I verified the changes are backward compatible (if applicable).
  • I tested this change in a real or simulated consuming project.
  • I updated documentation, README, or usage examples if necessary.

Screenshots or Logs

@ArushKapoorJuspay ArushKapoorJuspay force-pushed the feat/added-options-for-headless branch from 7b527df to b9ff0cb Compare May 19, 2026 16:47
@ArushKapoorJuspay ArushKapoorJuspay merged commit 8ba29c6 into main May 19, 2026
8 checks passed
@ArushKapoorJuspay ArushKapoorJuspay deleted the feat/added-options-for-headless branch May 19, 2026 17:09
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