Improved
GMS: Release notes 15-06-2026
9 days ago by Tom Bossink
The Service:GetConfig API returns now additional settings for some checkoutOptions needed to prepare this API for Pay.Parts (Pay.Parts is a suite of pre-build UI components that can be embedded in your own checkout to accept payments).
- For Visa and Mastercard we now return in the
settingsobject aclick2payEnabledflag which indicates if Click2Pay is enabled. So that Click2Pay can be used in the checkout. We also return avisaClick2PAYIdor anmastercardClick2PAYidwhich is needed to enable Click2Pay. - For all Voucher and Giftcard checkout options (e.g. VVV Cadeaukaart) we now return in the
settingsobjects an array with the cardPrefixes applicable for this Voucher and/or Giftcard brand. This preFix is used to determine the brand in the Giftcard UI component. - For the PayPal checkout option we now return in the
settingsobject aPayPalClientIdwhich is needed to render the PayPal express button.
Mandatory Data on Merchant LevelAs of 1 August, it is mandatory to provide a phone number and email address when onboarding a merchant through the Merchant:Create API or when you manually onboard a merchant in our portal.
Please use the
contactPhoneandcontactEmailfields in the API request to provide this information at merchant level. For manually onboarding; please follow this instruction.Failure to provide these fields may result in the onboarding request being delayed or a higher decline rate