improved
Sandbox Simulation Endpoint Update
June 19th, 2024
Penny has released a new update to the simulation endpoints within Penny's sandbox environment, providing full transaction simulation capabilities. The new endpoint documentation can be found here.
The following endpoints changes have been made:
Deprecated Endpoints
/simulate/{card_id}/authenticate
/simulate/{card_id}/refund
/simulate/{card_id}/reverse
/simulate/{card_id}/settle
New Endpoints
The following endpoints allow you to simulate purchase transactions.
/simulate/purchase/authenticate
/simulate/purchase/decline
/simulate/purchase/expire
/simulate/purchase/reverse
/simulate/purchase/settle
The following endpoints allow you to simulate refund transactions.
/simulate/refund/authenticate
/simulate/refund/decline
/simulate/refund/expire
/simulate/refund/reverse
/simulate/refund/settle