HomeGuidesAPI ReferenceChangelogPOS PaymentsOnline Payments
Home
Changelog

PG 1.27.1

Changelog:
Features:
• Riverty includes a new field called houseNumberAdditional for certain regions
Improvements:
• (internal) Update packages.
• (internal) refactored google pay openapi spec.
• (internal) refactored checkout openapi spec.
• (internal) refactored apple pay openapi spec.
• (internal) updated the oauth2 package.
• (internal) checkout-api has a new storage backend.
• (internal) refactored new openapi specifications (not live yet, but part of the deployment)
• (internal) PS Callbacks will now be handled asynchronously using a queuing system.
• (internal) Implemented the returnURL flow for our new checkout backend.
• Maestro has now been combined with creditcard in our checkout. Requesting maestro specifically is still possible, but will now re-use our card component in the frontend. The old maestro endpoint in the checkout has been replace with the creditcard endpoint.
• Updated the IN3 Logo in our Checkout.
• Our PayPal integration no longer requires the full consumer details, only email and country code.
• Updated public openapi spec with an up-to-date list of payment methods supported through our checkout.
• Improved Checkout frontend error messages when a checkout is opened using an invalid hostedCheckoutID
Fixes:
• (internal) Added new Google Pay fields.
• (internal) Fixed superfluous response headers