Skip to main content

Checkout TP 2026.2.1

Production Release: April 9, 2026

What's New

PayPal Payment Integration

PayPal is now available as a tender type for Capital, Wallet, and Embedded Checkout agencies. For Capital and Wallet agencies, enabling PayPal adds it as a tender option alongside credit cards and eCheck. For Embedded Checkout, administrators can configure PayPal by selecting either Braintree or PayPal as the processor. Customers using Capital Checkout will see PayPal as a payment method option via radio button selection, providing greater payment flexibility.

(CHOUT-1817, CHOUT-1818)

Authorization-Only Payment Processing

Checkout now supports authorization-only workflows with delayed capture capabilities. When the authorization-only window is enabled for a portal, payments are authorized without immediate capture while continuing to appear as successful transactions to integrators. After the auth-only window expires, Capital automatically captures all pending batch close authorizations at the processor and updates payment statuses accordingly. This feature is also available for Embedded Checkout, enabling workflows such as pre-orders, deposit holds, and final amount adjustments prior to capture.

(CHOUT-2766, CHOUT-2767, CHOUT-2847)

Fixed Issues

Jira issue #Detailed descriptionWhat changedExpected results
CHOUT-2915The Linked Service Landing page could crash while loading scheduled or related payments if a checkout setting did not have a credit card tender type configured.Fixed an issue where the page no longer crashes when CreditCardTenderType is null.The Linked Service Landing page loads successfully even when credit card tender type is not configured.
PAYSD-22643IVR eCheck payments did not display phone number information in Payments Administration transaction history.Phone numbers now appear correctly for IVR eCheck payments, consistent with credit card payments. The system uses the IVR phone number when available, falls back to the verified payer name from bank verification, and displays "IVR Payment" if neither is available.Phone number information displays correctly in transaction history for IVR eCheck payments.