Checkout
Initialize Transaction
Initialize a new payment transaction with customer details, amount, and payment channels. This creates a transaction session that can be used for payment processing.
post/pms/transactions/initialize/
Headers
api-keystring required
Your Payvessel public API key
api-secretstring required
Your Payvessel secret
Content-Type'application/json' required
Request content type
Request body
Response
Transaction initialized successfully
Changes
No recorded changes to this endpoint across all 1 revision of this API.