@@ -182,7 +182,7 @@ public function testGet3DFormDataSubMerchant(): void
182
182
'terminalSafeId ' => '2023090417500284633D137A249DBBEB ' ,
183
183
'orderId ' => '2020110828BC ' ,
184
184
'lang ' => 'TR ' ,
185
- 'amount ' => '1.1 ' ,
185
+ 'amount ' => '1.10 ' ,
186
186
'currencyCode ' => '949 ' ,
187
187
'installCount ' => '1 ' ,
188
188
'okUrl ' => 'http:://localhost/success ' ,
@@ -270,7 +270,7 @@ public function testCreate3DPaymentSubMerchantRequestData(): void
270
270
'orderId ' => '2020110828BC ' ,
271
271
],
272
272
'transaction ' => [
273
- 'amount ' => 1.1 ,
273
+ 'amount ' => ' 1.10 ' ,
274
274
'currencyCode ' => 949 ,
275
275
'motoInd ' => 0 ,
276
276
'installCount ' => 1 ,
@@ -679,7 +679,7 @@ public static function refundRequestDataProvider(): array
679
679
'orderId ' => '2020110828BC ' ,
680
680
],
681
681
'transaction ' => [
682
- 'amount ' => 1.02 ,
682
+ 'amount ' => ' 1.02 ' ,
683
683
'currencyCode ' => 949 ,
684
684
],
685
685
],
@@ -702,7 +702,7 @@ public static function refundRequestDataProvider(): array
702
702
'orderTrackId ' => '2020110828BC ' ,
703
703
],
704
704
'transaction ' => [
705
- 'amount ' => 1.02 ,
705
+ 'amount ' => ' 1.02 ' ,
706
706
'currencyCode ' => 949 ,
707
707
],
708
708
'version ' => '1.00 ' ,
@@ -744,7 +744,7 @@ public static function nonSecurePaymentRequestDataProvider(): array
744
744
'orderId ' => '2020110828BC ' ,
745
745
],
746
746
'transaction ' => [
747
- 'amount ' => 1.1 ,
747
+ 'amount ' => ' 1.10 ' ,
748
748
'currencyCode ' => 949 ,
749
749
'motoInd ' => 0 ,
750
750
'installCount ' => 1 ,
@@ -780,7 +780,7 @@ public static function nonSecurePaymentRequestDataProvider(): array
780
780
'orderId ' => '2020110828BC ' ,
781
781
],
782
782
'transaction ' => [
783
- 'amount ' => 1.1 ,
783
+ 'amount ' => ' 1.10 ' ,
784
784
'currencyCode ' => 949 ,
785
785
'motoInd ' => 0 ,
786
786
'installCount ' => 2 ,
@@ -816,7 +816,7 @@ public static function nonSecurePaymentRequestDataProvider(): array
816
816
'orderId ' => '2020110828BC ' ,
817
817
],
818
818
'transaction ' => [
819
- 'amount ' => 1.1 ,
819
+ 'amount ' => ' 1.10 ' ,
820
820
'currencyCode ' => 949 ,
821
821
'motoInd ' => 0 ,
822
822
'installCount ' => 1 ,
@@ -856,7 +856,7 @@ public static function nonSecurePaymentRequestDataProvider(): array
856
856
'orderTrackId ' => '2020110828BC ' ,
857
857
],
858
858
'transaction ' => [
859
- 'amount ' => 1.1 ,
859
+ 'amount ' => ' 1.10 ' ,
860
860
'currencyCode ' => 949 ,
861
861
'motoInd ' => 1 ,
862
862
'installCount ' => 1 ,
@@ -896,7 +896,7 @@ public static function nonSecurePaymentPostRequestDataProvider(): array
896
896
'orderId ' => '2020110828BC ' ,
897
897
],
898
898
'transaction ' => [
899
- 'amount ' => 1.1 ,
899
+ 'amount ' => ' 1.10 ' ,
900
900
'currencyCode ' => 949 ,
901
901
],
902
902
'customer ' => [
@@ -953,7 +953,7 @@ public static function threeDFormDataProvider(): array
953
953
'3d_host_form_data ' => [
954
954
'order ' => [
955
955
'id ' => '2020110828BC ' ,
956
- 'amount ' => 1. 10 ,
956
+ 'amount ' => 10 ,
957
957
'ip ' => '127.0.0.1 ' ,
958
958
'installment ' => 0 ,
959
959
'currency ' => PosInterface::CURRENCY_TRY ,
@@ -974,7 +974,7 @@ public static function threeDFormDataProvider(): array
974
974
'terminalSafeId ' => '2023090417500284633D137A249DBBEB ' ,
975
975
'orderId ' => '2020110828BC ' ,
976
976
'lang ' => 'TR ' ,
977
- 'amount ' => '1.1 ' ,
977
+ 'amount ' => '10.00 ' ,
978
978
'currencyCode ' => '949 ' ,
979
979
'installCount ' => '1 ' ,
980
980
'okUrl ' => 'http:://localhost/success ' ,
@@ -987,7 +987,7 @@ public static function threeDFormDataProvider(): array
987
987
'3d_pay_form_data ' => [
988
988
'order ' => [
989
989
'id ' => '2020110828BC ' ,
990
- 'amount ' => 1.10 ,
990
+ 'amount ' => 1.1 ,
991
991
'ip ' => '127.0.0.1 ' ,
992
992
'installment ' => 0 ,
993
993
'currency ' => PosInterface::CURRENCY_TRY ,
@@ -1008,7 +1008,7 @@ public static function threeDFormDataProvider(): array
1008
1008
'terminalSafeId ' => '2023090417500284633D137A249DBBEB ' ,
1009
1009
'orderId ' => '2020110828BC ' ,
1010
1010
'lang ' => 'TR ' ,
1011
- 'amount ' => '1.1 ' ,
1011
+ 'amount ' => '1.10 ' ,
1012
1012
'currencyCode ' => '949 ' ,
1013
1013
'installCount ' => '1 ' ,
1014
1014
'okUrl ' => 'http:://localhost/success ' ,
@@ -1024,7 +1024,7 @@ public static function threeDFormDataProvider(): array
1024
1024
'3d_form_data ' => [
1025
1025
'order ' => [
1026
1026
'id ' => '2020110828BC ' ,
1027
- 'amount ' => 1.10 ,
1027
+ 'amount ' => 1.1 ,
1028
1028
'ip ' => '127.0.0.1 ' ,
1029
1029
'installment ' => 0 ,
1030
1030
'currency ' => PosInterface::CURRENCY_TRY ,
@@ -1045,7 +1045,7 @@ public static function threeDFormDataProvider(): array
1045
1045
'terminalSafeId ' => '2023090417500284633D137A249DBBEB ' ,
1046
1046
'orderId ' => '2020110828BC ' ,
1047
1047
'lang ' => 'TR ' ,
1048
- 'amount ' => '1.1 ' ,
1048
+ 'amount ' => '1.10 ' ,
1049
1049
'currencyCode ' => '949 ' ,
1050
1050
'installCount ' => '1 ' ,
1051
1051
'okUrl ' => 'http:://localhost/success ' ,
@@ -1061,7 +1061,7 @@ public static function threeDFormDataProvider(): array
1061
1061
'3d_pre_pay_form_data ' => [
1062
1062
'order ' => [
1063
1063
'id ' => '2020110828BC ' ,
1064
- 'amount ' => 1.10 ,
1064
+ 'amount ' => 1000 ,
1065
1065
'ip ' => '127.0.0.1 ' ,
1066
1066
'installment ' => 0 ,
1067
1067
'currency ' => PosInterface::CURRENCY_TRY ,
@@ -1082,7 +1082,7 @@ public static function threeDFormDataProvider(): array
1082
1082
'terminalSafeId ' => '2023090417500284633D137A249DBBEB ' ,
1083
1083
'orderId ' => '2020110828BC ' ,
1084
1084
'lang ' => 'TR ' ,
1085
- 'amount ' => '1.1 ' ,
1085
+ 'amount ' => '1000.00 ' ,
1086
1086
'currencyCode ' => '949 ' ,
1087
1087
'installCount ' => '1 ' ,
1088
1088
'okUrl ' => 'http:://localhost/success ' ,
@@ -1121,7 +1121,7 @@ public static function create3DPaymentRequestDataDataProvider(): \Generator
1121
1121
'orderId ' => '2020110828BC ' ,
1122
1122
],
1123
1123
'transaction ' => [
1124
- 'amount ' => 100.25 ,
1124
+ 'amount ' => ' 100.25 ' ,
1125
1125
'currencyCode ' => 949 ,
1126
1126
'motoInd ' => 0 ,
1127
1127
'installCount ' => 1 ,
0 commit comments