- a payment status that conforms to a unified payment lifecycle
- payment method information such as card details
- order details such as line items and currency
- customer details such as contact information, shipping, and billing address
- a timeline of events created throughout the lifecycle of the payment

What is a Payment?
You may be familiar with the transaction concept used by many payment processors. Because a single Primer payment can go through multiple processors via fallbacks, retries or split routing, it can contain multiple transactions, all of which are clearly displayed on the payment’s timeline.
- An order ID
- An amount (or a list of line items), and a currency code
- A payment method token
Order ID
The Order ID offers a simple way for you to tie one or multiple payments to an order in your system.You can reuse the same order ID for multiple payments. This is handy to link multiple payments together.