You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
The text was updated successfully, but these errors were encountered:
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?
The text was updated successfully, but these errors were encountered: