Our risk analysis department instructs sellers to send the buyer’s device data when creating the payment so that it can be used to ensure greater security in the transactional process and consequently improve the conversion of our customers. Therefore, this PR includes in our SDK developed in PHP, the methods and functions necessary for the salespeople to be able to request and send us such information.
Description
This change makes the latitude and longitude parameters optional in the setDeviceFingerprint() method of the Payment class
History
Our risk analysis department instructs sellers to send the buyer’s device data when creating the payment so that it can be used to ensure greater security in the transactional process and consequently improve the conversion of our customers. Therefore, this PR includes in our SDK developed in PHP, the methods and functions necessary for the salespeople to be able to request and send us such information.
Description
This change makes the latitude and longitude parameters optional in the setDeviceFingerprint() method of the Payment class
Reference
Technical reference about this feature: https://docs.moip.com.br/reference#criar-pagamento
Tasks