Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error in automatically creating stores (New functionality) #146

Open
mainormoya opened this issue Feb 20, 2024 · 0 comments
Open

Error in automatically creating stores (New functionality) #146

mainormoya opened this issue Feb 20, 2024 · 0 comments

Comments

@mainormoya
Copy link

For the new API business creation functionality. The templateId property is a UUID data type, it must be converted to String since when it is sent to be processed to the API it sends the value in lowercase, and the templates in Cybersource are in uppercase, for that reason it never obtains the configuration of the processor. payment and the trade remains incomplete in its configuration.
This modification must be made to the Model PaymentsProductsCardProcessingConfigurationInformation object.

image

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

No branches or pull requests

1 participant