Skip to content

Typing fixes + OfflinePayment naming fix #56

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

Lazauya
Copy link

@Lazauya Lazauya commented Jul 10, 2025

I change all instances of Number, String, and Boolean to number, string, and boolean respectively, as well as fixing a typo in the name of OfflinePayment (previously OffLinePayment). Changing e.g. Number to number fixes issues when trying to instantiate e.g. a payment using a regular old number value. This is also true for the other type fixes.

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.

2 participants