Sorry, we don't support your browser.  Install a modern browser

Payment Method field on order object

We request that an extra field be added to “order item” https://docs.lemonsqueezy.com/api/order-items/the-order-item-object in the API to indicate the payment method (e.g., “PayPal”). Currently, there is no way to determine this, and given that the subscription cancellation API does not handle PayPal-initiated payments, we need a way to properly inform users on our platform.

a year ago
?

I agree they should add such property. In the meantime there is a hacky way around it by checking whether the update payment url you get when requesting the subscription via the API refers to paypal.com.

a year ago