Hacktoberfest 2026: the issues maintainers tagged for October, open and beginner-friendly. Browse Hacktoberfest issues

Payment Description missing or not mapping properly in CyberSource.Model.ReportingV3PaymentBatchSummariesGet200ResponsePaymentBatchSummaries

Open
#130 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
2/5
Estimated time
1-3 hours
Newbie friendliness
55/100
Issue type
Bug
Clarity
Clearly specified
Activity status
Stale
Tech stack
python
Domain
api

Research direction

Start at CyberSource.PaymentBatchSummariesApi and the CyberSource.Model.ReportingV3PaymentBatchSummariesGet200ResponsePaymentBatchSummaries model, then compare the response's paymentDescription property with the model's available mappings. Done means the paymentDescription value is exposed correctly and is not incorrectly represented only by payment_sub_type_description with a value of "None".

Written by the indexing model from the issue text.

Description

First, I hope I'm submitting this correctly. I don't do this frequently.

When using the CyberSource.PaymentBatchSummariesApi, the response body includes a "paymentDescription" property in the paymentBatchSummaries array. However that property is missing from the CyberSource.Model.ReportingV3PaymentBatchSummariesGet200ResponsePaymentBatchSummaries object.

If it is intended to be mapped to the payment_sub_type_description property, in my testing that property has always had a value of "None".

Dominant language
Python
Stars
24
Forks
42
Avg merge
29m
Merged PRs (30d)
1

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from CyberSource/cybersource-rest-client-python

All issues in CyberSource/cybersource-rest-client-python

Similar issues

More Python issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.