2025-10-23


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_address field to top level (same level as payment_method)
  • Conditional requirement for ip_address field
  • Field becomes mandatory when payment_method.card.three_ds_action = enforce_3ds