-
Notifications
You must be signed in to change notification settings - Fork 146
Closed
Description
Is your feature request related to a problem? Please describe.
Version 67 of the checkout API introduced the themeId parameter to payment link requests, this was added to the nodeJS library but appears to have been missed in the Java library.
Describe the solution you'd like
I'd like the themeId parameter to be added to CreatePaymentLinkRequest.
Describe alternatives you've considered
I've created a subclass that adds this parameter in the project that I'm working on which seems to work so I'll use that until there's an official update.
Additional context
The themeId has already been added to the payment link resource.
Metadata
Metadata
Assignees
Labels
No labels