CyberSource / CyberSource/cybersource-rest-client-php
Get response data after request through custom field
Open
Nobody has claimed this yet.
- Dominant language
- PHP
- Stars
- 41
- Forks
- 77
- Avg merge
- 26m
- Merged PRs (30d)
- 1
Description
I'd like to send client's data through custom field and get the data in response.
<input type="hidden" name"my_client_data" value="data">
but current Cybersource removes the field data in response data.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No file or test is named in the issue. Start by tracing how the PHP client builds requests and exposes Cybersource response data, then identify where custom fields are removed or omitted. Done means a client-supplied custom field is preserved in the response data, with coverage for the behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- php
- Domain
- api
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100