PayPal Reports
Reports are generated in the Stax platforms and are accessible in the reports section of the interface or the API. Reports will contain specific details related to PayPal.
You can use the following platforms to get comprehensive details on your PayPal transactions.
Stax Pay
Access deposit reports, fee statements, payment history, and transaction details to track and manage your PayPal transactions. You can identify if a transaction is from PayPal based on the method
or payment_method_id
.
Stax Connect
View fee statements and a detailed transactions list for a complete overview of your PayPal activity. Like Stax Pay, you can identify if a transaction is from PayPal based on the method
or payment_method_id
.
Identifying PayPal and Venmo Transactions in Stax
The method
and payment_method_id
properties indicate whether a transaction was processed via PayPal or Venmo.
In transaction records:
method
andpayment_method_id
can be PayPal or Venmo.
Payments using PayPal’s “Buy Now, Pay Later” functionality are categorized under "PayPal."
There is no separate method or payment method to distinguish “Buy Now, Pay Later” transactions — they are treated as standard PayPal payments in our and PayPal’s systems.


Customer association and reusePayPal transactions are not associated with the customer record for future reuse.
PayPal only supports one-time payments.
Updated 7 months ago