CyberSource / CyberSource/cybersource-rest-samples-csharp
Recurring Payments
Nobody has claimed this yet.
- Dominant language
- C#
- Stars
- 28
- Forks
- 46
- PR merge metrics
- No merged PRs in 30d
Description
Using the API documentation found here:
https://developer.cybersource.com/api-reference-assets/index.html#payments_payments_process-a-payment_samplerequests-dropdown_authorization-with-capturesale_cs
It shows that you can setup recurring billing using the “recurringPaymentInformation” request object. This does not seem to be available via the SDK. I have gone through the entire github sample repo and decompiled the SDK in Visual Studio. Is there a way to send a recurring payment request via the API using the .NET SDK?
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
Start with the linked CyberSource API reference and inspect the .NET SDK in Visual Studio, then compare the recurringPaymentInformation request object with the sample repository. Done means identifying an SDK-supported path for recurring payments or documenting that the capability is unavailable, with the relevant sample or SDK entry point identified.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- api, payments
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100