🚀 Lanzamiento v2.3: Activa y desactiva métodos de pago para tu Conekta Checkout desde el Panel, sin tocar tu código. Ver documentación →

Create Apple Pay Session

Validate an Apple Pay merchant session using Conekta's Apple Pay certificates. Call this
endpoint from your backend with the validationURL received in the onvalidatemerchant
event and return the response to the browser to complete the merchant validation.

This endpoint does not require authentication, it is meant to be called during the Apple Pay
checkout flow.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params

requested fields for creating an Apple Pay session

Data required to validate an Apple Pay merchant session

uri
required

Validation URL provided by Apple in the onvalidatemerchant event. Only Apple Pay gateway
hosts are accepted: https://apple-pay-gateway.apple.com and
https://apple-pay-gateway-cert.apple.com.

string

Fully qualified domain where the Apple Pay button is displayed, sent to Apple as the
initiative context. It must be a domain previously registered with Conekta. When omitted,
the domain configured for the account is used.

string
enum
Defaults to internal

Origin of the Apple Pay integration requesting the session. external uses the integrator
credentials, any other value uses the merchant credentials.

Allowed:
string

Apple Pay merchant identifier to validate the session with. When omitted, the merchant
identifier configured for the account is used.

Headers
string
enum
Defaults to es

Use for knowing which language to use

Allowed:
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

Language
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json
application/vnd.conekta-v2.3.0+json