2024-01-17 — Add Bold order ID to External Payment Gateway Connector Auth
Bold now sends bold_order_id
in Auth requests from the External Payment Gateway Connector.
Bold previously sent only the order_id
, or the public order identifier for the platform, in Auth requests. The bold_order_id
represents the order identifier internal to Bold.
Refer to the External Payment Gateway Connector API specification for more information: Implement an External Payment Gateway.