Skip to content

SettleAPI/signature-verification-python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Verifying signatures from Settle

Whenever Settle is sending callbacks to the client over HTTPS the request from Settle is signed using the same RSA method as described on our documentation site. The client should authenticate callbacks from Settle by verifying the signature given by Settle in the Authorization header of the request.

The Public Keys can be downloaded from here.