removed
Pricing information removed from Methods API endpoints
7 days ago
We have removed support for the include=pricing
query parameter on some endpoints of the Methods API. Listing the payment methods with GET /methods
or retrieving a single method via GET /methods/{id}
will no longer return pricing information.
If you require pricing information, you can still use the query parameter for GET /methods/all
.