Setup
Please follow the common Cybersource instructions to get set up with CyberSource. After setting up your Cybersource account, make sure KCP is enabled as a payment method on your account.Features
Cybersource KCP payments support the following features:- Refunds - Refund transactions in full or in part
- Transaction synchronization - Keep payment statuses synchronized with CyberSource
Supported countries
Cybersource supports transactions from buyers inKR.
Supported currencies
Cybersource supports processing payments inKRW.
Limitations
The following features are not supported by this connector:- Delayed capture - Authorization and capture must happen together
- Partial capture - Cannot capture a portion of the authorized amount
- Void - Cannot cancel transactions once initiated
- Payment method tokenization - Cannot store payment methods for recurring transactions
- Zero auth - Zero-dollar verification transactions are not supported
- Settlement reporting - Settlement reporting is not available
- Webhooks - CyberSource does not support webhooks for KCP transactions (status checks via API polling)
Integration
For KCP, the default integration for CyberSource is through a redirect to a hosted payments page. Start by creating a new transaction with the following required fields.payment_method.approval_url and the buyer_approval_pending status.
approval_url so they can complete authentication and approve the payment. After approval the buyer is redirected to the redirect_url you provided when creating the transaction. Do not rely solely on the redirect - either poll the transaction or (recommended) rely on webhooks to detect the final status (for example capture_succeeded or failure states).