Skip to content

feat: adds register payments params#84

Merged
pierreoria merged 1 commit intoinloco:mainfrom
pierreoria:feat/add-payment-params
Jul 18, 2025
Merged

feat: adds register payments params#84
pierreoria merged 1 commit intoinloco:mainfrom
pierreoria:feat/add-payment-params

Conversation

@pierreoria
Copy link
Contributor

Proposed changes

This commit adds the following parameters to the register_payment function.

  • custom_properties
  • coupon
  • app_version
  • device_os
  • store_id

Additional context

The store_id parameter is documented in the API reference , but not in the developer docs.
In live API tests, adding this field raises no errors, but I'm unsure if the field is ever processed or just ignored.

Checklist

  • Style check and tests pass locally with my changes, as well as on identical workflow on forked repository
  • I have added tests that prove my fix is effective or that my feature works
  • I have tested the updated request signature works on the live API endpoint

@pierreoria pierreoria requested a review from a team as a code owner July 18, 2025 12:26
@pierreoria pierreoria merged commit 1a39abd into inloco:main Jul 18, 2025
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