CyberSource / cybersource-rest-client-ruby

Ruby client library for the CyberSource REST API
Other
6 stars 36 forks source link

GeneratePublicKeyRequest missing targetOrigin #26

Closed hlarsen closed 7 months ago

hlarsen commented 5 years ago

according to the docs it looks like targetOrigin is required in the GeneratePublicKeyRequest call - is this an oversight or are we missing something?

some others on my team are working on the frontend portion of a new project and have monkey-patched the class to include it, just wondering if we actually need to do this.