2025-10-23
8 months ago by marshall
Acquiring
Payment Intent IP Address Field Restructure
Moved ip_address field to top level
Affected Endpoints:
- Create a PaymentIntent, request only
- Confirm a PaymentIntent, request only
Changes:
- move
browser_info.ip_addressfield to top level (same level aspayment_method) - Conditional requirement for
ip_addressfield - Field becomes mandatory when
payment_method.card.three_ds_action = enforce_3ds
