Closed mfsbo closed 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!
Closing this issue, but feel free to reopen if questions are still had!
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.