PortOne — Korean payments
portone/payments · version 1
envs add portone/payments
This declares the keys below in your catalog and sets none of them. A template is a schema for keys; it never carries a value.
| Key | Needed | Kind | Notes |
|---|---|---|---|
PORTONE_STORE_ID |
required | config | Store id the browser SDK carries when it opens the payment window.. where to get it |
PORTONE_CHANNEL_KEY |
required | config | Which payment channel. Passed alongside the store id in the browser.. where to get it |
PORTONE_API_SECRET |
required | secret | Server-side secret used to confirm a payment against PortOne.. where to get it |