CyberSource / CyberSource/cybersource-rest-samples-csharp

Recurring Payments

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

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

  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.

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.