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
Copy file name to clipboardExpand all lines: README.md
+12Lines changed: 12 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -15,6 +15,8 @@ The Library supports all APIs under the following services:
15
15
* marketpay
16
16
* postfmapi
17
17
* data_protection
18
+
* dispute
19
+
* bin_lookup
18
20
19
21
## Requirements
20
22
@@ -151,6 +153,16 @@ adyen.checkout.version = 50
151
153
**data_protection:**
152
154
- request_subject_erasure
153
155
156
+
**dispute:**
157
+
- retrieve_applicable_defense_reasons
158
+
- supply_defense_document
159
+
- delete_dispute_defense_document
160
+
- defend_dispute
161
+
162
+
**bin_lookup:**
163
+
- get_3ds_availability
164
+
- get_cost_estimate
165
+
154
166
## Support
155
167
If you have a feature request, or spotted a bug or a technical problem, create a GitHub issue. For other questions, contact our [support team](https://support.adyen.com/hc/en-us/requests/new?ticket_form_id=360000705420).
0 commit comments