Commit a96c071
committed
feat: add new properties and update tests for payments processing
- Added ‘StoreForFutureUse’ to RequestNetworkTokenSource.
- Added ‘PanTypeProcessed’ and ‘CkoNetworkTokenAvailable’ to ProcessingData.
- Updated BankAccountFieldFormattingTest to skip unavailable test.
- Enhanced HostedPaymentsIntegrationTest with ‘DisplayName’ property.
- Refined RequestApmPaymentsIntegrationTest to include validation of payment response.`1 parent 91c2537 commit a96c071
File tree
5 files changed
+11
-3
lines changed- src/CheckoutSdk/Payments
- Request/Source
- Response
- test/CheckoutSdkTest
- Instruments
- Payments
- Hosted
5 files changed
+11
-3
lines changedLines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
| 24 | + | |
| 25 | + | |
24 | 26 | | |
25 | 27 | | |
26 | 28 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
46 | 46 | | |
47 | 47 | | |
48 | 48 | | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
49 | 53 | | |
50 | 54 | | |
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
| 15 | + | |
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
| |||
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
70 | 70 | | |
71 | 71 | | |
72 | 72 | | |
| 73 | + | |
73 | 74 | | |
74 | 75 | | |
75 | 76 | | |
| |||
Lines changed: 3 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
378 | 378 | | |
379 | 379 | | |
380 | 380 | | |
381 | | - | |
382 | | - | |
| 381 | + | |
| 382 | + | |
| 383 | + | |
383 | 384 | | |
384 | 385 | | |
385 | 386 | | |
| |||
0 commit comments