Skip to content
This repository has been archived by the owner on Oct 15, 2024. It is now read-only.

Refactor(setDeviceFingerprint method): makes latitude and longitude parameters optional #329

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Refactor(setDeviceFingerprint method): makes latitude and longitude parameters optional #329

wants to merge 1 commit into from

Conversation

mariodias
Copy link
Contributor

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

  • Sets $latitude and $longitude parameters as null

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant