Skip to content

Conversation

@janpaepke
Copy link
Collaborator

Summary

  • Add new fields to PointOfSaleDetails: maskedNumber, cardFingerprint, cardFunding, feeRegion, receipt
  • Add new PointOfSaleReceipt interface with receipt details
  • Update cardLabel to include Vpay and Maestro
  • Update documentation links to current API reference format

This PR replaces #466 by @cervantes-x because of #387.

References

…cumentation links

- Added new fields: maskedNumber, cardFingerprint, feeRegion, and receipt to the PointOfSaleDetails interface.
- Updated existing documentation links to reflect the latest API references.
- Updated cardLabel to include 'Vpay' and 'Maestro' options.
- Introduced a new optional field `cardFunding` to the PointOfSaleDetails interface, indicating the card funding type (credit or debit) if known.
- Updated documentation to reflect the new field and its possible values.
- Added 'contactless' as a valid option for the cardReadMethod field in the PointOfSaleReceipt interface.
@janpaepke
Copy link
Collaborator Author

Note for reviewer: I already reviewed this in #466 .

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

API discrepancy Inconsistency between Mollie's REST API and this SDK.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants