You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Oct 15, 2024. It is now read-only.
* Prevent notice when tax document or receivers are not returned ((6f6c10bd))
40
+
* Prevent notice when tax document or receivers are not returned ([6f6c10bd](https://github.com/moip/moip-sdk-php/commit/6f6c10bd))
14
41
***Transfers**
15
-
* Improved fix to issue #184 ((a6e992f2))
16
-
* Fix setHolder warning when called before setTransfers (#184). ((33f9126d))
42
+
* Improved fix to issue #184 ([a6e992f2](https://github.com/moip/moip-sdk-php/commit/a6e992f2))
43
+
* Fix setHolder warning when called before setTransfers (#184). ([33f9126d](https://github.com/moip/moip-sdk-php/commit/33f9126d))
17
44
18
45
#### Features
19
46
20
-
***BankAccount** Created bank account get id, get list, delete, update (#185) ((a4ac12d8))
21
-
***Keys** adds method to get public key from moip account ((fc2143a2))
47
+
***BankAccount** Created bank account get id, get list, delete, update (#185) ([a4ac12d8](https://github.com/moip/moip-sdk-php/commit/a4ac12d8))
48
+
***Keys** adds method to get public key from moip account ([fc2143a2](https://github.com/moip/moip-sdk-php/commit/fc2143a2))
22
49
***NotificationPreferences**
23
-
* added method to get a notification preference ((d9f40623))
24
-
* Added method to get a list of notifications ((9be2ae45))
50
+
* added method to get a notification preference ([d9f40623](https://github.com/moip/moip-sdk-php/commit/d9f40623))
51
+
* Added method to get a list of notifications ([9be2ae45](https://github.com/moip/moip-sdk-php/commit/9be2ae45))
25
52
***Payment**
26
-
* changed 'get' method to allow get a payment without get an order first ((7874a7ed))
27
-
* add method 'cancel' to cancel pre-authorized payments ((858cece3))
28
-
* changed 'capture' method to allow multipayments ((32d70e76))
29
-
***Transfers** Added get list, get id, revert and getters ((8c03c932))
53
+
* changed 'get' method to allow get a payment without get an order first ([7874a7ed](https://github.com/moip/moip-sdk-php/commit/7874a7ed))
54
+
* add method 'cancel' to cancel pre-authorized payments ([858cece3](https://github.com/moip/moip-sdk-php/commit/858cece3))
55
+
* changed 'capture' method to allow multipayments ([32d70e76](https://github.com/moip/moip-sdk-php/commit/32d70e76))
56
+
***Transfers** Added get list, get id, revert and getters ([8c03c932](https://github.com/moip/moip-sdk-php/commit/8c03c932))
30
57
***account**
31
-
* added getCreatedAt function ((98b1ff3b))
32
-
* added missing properties to account ((14256c08))
58
+
* added getCreatedAt function ([98b1ff3b](https://github.com/moip/moip-sdk-php/commit/98b1ff3b))
59
+
* added missing properties to account ([14256c08](https://github.com/moip/moip-sdk-php/commit/14256c08))
Após criar o pedido basta criar um pagamento nesse pedido.
257
258
259
+
##### Inserir dados do portador
260
+
Para realizar o pagamento, via cartão de crédito, utilizando o cartão de um terceiro (quando o cliente não é o portador do cartão que será utilizado), é necessário que estes dados sejam diferenciados e informados corretamente, para cada etapa do fluxo.
0 commit comments