Authorize Payment

Use this API to authorize payments initiated through Apple Pay.

Path Params
string
required

Unique identifier of the order in the Pine Labs Online database.

Example: v1-4405071524-aa-qlAtAf

string
required

Unique identifier of the payment in the Pine Labs Online database.

  • Maximum length: 50 characters.
Example: v1-5206071124-aa-mpLhF3-cc-l

Body Params
decrypted_card_details
object

An object that contains the decrypted card details.

Responses

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json
Ask AI
Assistant
Order Lifecycle
Refunds
Settlements
Checkout
Dashboard
International Payments
How do I implement webhook notifications for payment status updates, and what's the recommended way to verify webhook authenticity?
How do I integrate Pine Labs payment gateway with my React Native mobile app and what are the required API credentials?
Can I customize the payment UI for card transactions, and what parameters can I pass to modify the checkout experience for my customers?
Assistant