Skip to content

Fix usage of id param in retrieve_customer#2

Open
swerner wants to merge 1 commit intorubymonolith:mainfrom
swerner:fix_retrieve_customer_param
Open

Fix usage of id param in retrieve_customer#2
swerner wants to merge 1 commit intorubymonolith:mainfrom
swerner:fix_retrieve_customer_param

Conversation

@swerner
Copy link
Contributor

@swerner swerner commented Jan 24, 2025

Fixes #1

Happy to create some tests for this change if you're cool with it. Wanted to make sure I fully understood the library and this is actually a bug and not me misunderstanding the library before I started setting those up...

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.

The retrieve_customer function expects an id param, but uses customer_id in the body

1 participant