CyberSource / cybersource-rest-client-dotnetstandard

.NET Standard client library for the CyberSource REST API
7 stars 20 forks source link

Add refund options to creditsProcessingInformation. #43

Closed NeilWBruce closed 1 month ago

NeilWBruce commented 2 years ago

This adds the Refund Options to the Credits Processing Information

NeilWBruce commented 2 years ago

Any chance we can get this merged in so we don't need to work off a fork?

wrightsonm commented 7 months ago

@NeilWBruce are you aware that the cybersource team codegen this api from an openapispec so they probably cannot merge your change even if they wanted to?

the refund options needs to be fixed in the openapispec itself and then the client re code genned.

gaubansa commented 1 month ago

Thanks for reporting the issue in spec. It's been corrected in SDK. Please update the SDK to latest version.