question

evercoppola avatar image
evercoppola asked David Marginian Deactivated commented

Integrating Clover with Web Site in .NET

I have a CMS that has cart functionality and that is written in .NET. I expect that I will need to add Clover as a merchant account and include code to handle the processing of payments. I'd like to know if anyone has sample code for this. Thank you.

- Nick

ecommerce
10 |2000

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

David Marginian avatar image
David Marginian Deactivated answered

You will be making REST calls to our EComm API, for card tokenization you will likely want to use our iFrame integration - https://docs.clover.com/docs/clover-iframe-integrations more information on making payments (once you have a token) can be found here - https://docs.clover.com/docs/ecommerce-api-tutorials.

10 |2000

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

evercoppola avatar image
evercoppola answered David Marginian Deactivated commented

Hello David. Thank you for the quick response. This seems fairly straight-forward. I will follow-up with any additional questions. My biggest concern is ensuring the implementation is secure.

1 comment
10 |2000

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

David Marginian avatar image David Marginian ♦♦ commented ·
If you use the iFrame, tokenization will be handled by us which greatly reduces the PCI scope (you will never be handling raw CC data).
0 Likes 0 ·

Write an Answer

Hint: Notify or tag a user in this post by typing @username.

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

Welcome to the
Clover Developer Community