Updates an existing payment page.
Authentication using Bearer tokens. Include your API key in the Authorization header.
Key Types:
sk_test_*
for development and testingsk_*
for production environmentspk_test_*
or pk_*
for client-side operations📩 Need access? Contact Support to request your API keys.
Usage:
Authorization: Bearer sk_test_4eC39HqLyjWDarjtT1zdp7dc
A unique key to prevent duplicate operations. Use the same key for retries to ensure idempotent behavior.
Best Practices:
Idempotent-Replayed
header for cache hits1 - 255
Unique identifier for the payment page. Must be a valid payment page ID.
"pp_SjSA234ADKA25245ADJKS"
Request payload for updating an existing payment page
Payment page updated successfully
A payment page represents a configurable payment collection interface that can be shared with customers. Payment pages support both fixed and variable amounts with customizable fields for data collection.