square / square-dotnet-sdk

.NET client library for the Square API
https://developer.squareup.com
Other
55 stars 30 forks source link

Is Clearpay/Afterpay available on the api documentation #101

Closed mfsbo closed 1 year ago

mfsbo commented 2 years ago

I can only find some commits on https://github.com/square/square-dotnet-sdk/blob/master/doc/models/clearpay-details.md that lists clear pay and buy now pay later options via this commit. However coming from https://github.com/square/square-dotnet-sdk#sdk-reference I am not able to find anything about clearpay. Is this officially available on .net sdk to process clearpay through SDK.

zenmasterjobo commented 1 year ago

I think this might help https://developer.squareup.com/docs/payments-api/take-payments/afterpay-payments

Supporting Clearpay / Afterpay uses both the Web Payments SDK and then using the Payments API (supported in the dotnet SDK)

Let me know if you have further questions!

zenmasterjobo commented 1 year ago

Closing this issue, but feel free to reopen if questions are still had!