Skip to content

task: add support for excludedMethods#201

Open
PieroGr4vy wants to merge 1 commit into
mainfrom
feat/excluded-methods
Open

task: add support for excludedMethods#201
PieroGr4vy wants to merge 1 commit into
mainfrom
feat/excluded-methods

Conversation

@PieroGr4vy
Copy link
Copy Markdown

Threads excludedMethods through the React Native bridge to both native SDKs.

  • Add excludedMethods?: string[] to the Gr4vyConfig TypeScript interface
  • iOS: bind in the showPaymentSheet guard, pass through gr4vyInit() to Gr4vy.init()
  • Android: add EXTRA_EXCLUDED_METHODS intent extra, extract from ReadableMap, read in Gr4vyActivity and pass to gr4vySDK.launch()

Depends on the companion iOS and Android SDK PRs.

@cbetta cbetta requested review from Copilot and luca-gr4vy and removed request for Copilot May 24, 2026 15:03
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.

1 participant