ordercloud-api / ordercloud-dotnet-catalyst

A foundational library for OrderCloud integrations and server-side projects in .NET
Apache License 2.0
9 stars 15 forks source link

Stripe implementation of ICreditCardProcessor and ICreditCardSaver #97

Closed amrarick26 closed 2 years ago

amrarick26 commented 2 years ago

Following the server side implementation steps in this document for finalizing payments on the server.

More on Stripe Auth now/Capture later here