Skip to content

Thorium/CarmelNet

Repository files navigation

Unofficial .NET client for Carmel, making bank payments in the US.

Complete API documentation: https://docs.carmelsolutions.com/

To get an access token, call: CarmelPayment.getAcccessToken

To register a new webhook, call: CarmelWebhooks.createWebhookSubscription

To get a list of origination accounts, call: CarmelPayment.getOriginationAccounts

Then to create payments, call: CarmelPayment.createCreditTransfer

And to approve the payments, call: CarmelPayment.approveCreditTransfer

To verify the webhook signatures and parse the response: CarmelWebhooks.parseWebhookResponse

When processing a webhook, fetch the details via: CarmelPayment.fetchCreditTransfer

See the unit tests for examples.

Nuget: https://www.nuget.org/packages/CarmelNet

About

Unofficial .NET client for Carmel integration, creating online payments via their API. Bank payment handling automation in the United States.

Topics

Resources

License

Stars

1 star

Watchers

1 watching

Forks

Packages

 
 
 

Contributors

Languages