Skip to content

Conversation

@Twigz
Copy link
Collaborator

@Twigz Twigz commented Sep 29, 2025

Summary

Updates the old-arch-codegen-android script to include the new Onramp module.
Adds a new patch file to re-include changes to the auto-generated spec.
Runs the codegen script to verify no additional changes occur.

Motivation

This addresses an issue of the codegen being out of date, which would cause an issue in the future if run. The existing spec had not had this run since the Emitter object had be added, so there were a number of functions that still existed that were unused.

Testing

  • I tested this manually
  • I added automated tests

Documentation

Select one:

  • I have added relevant documentation for my changes.
  • This PR does not result in any developer-facing changes.

@Twigz Twigz requested a review from lng-stripe September 29, 2025 18:49
@Twigz Twigz requested review from a team and charliecruzan-stripe as code owners September 29, 2025 18:49
invoke(eventName, null);
}

protected final void emitOnConfirmHandlerCallback(ReadableMap value) {
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Could we get these changes to NativeStripeSdkModuleSpec.java merged in a separate PR to master? It'll make it easier to merge the beta branch later.

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@lng-stripe I believe that's addressed by this PR: #2151

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.

4 participants