v3.20.36
New features
- Merchant Management API — Payment Methods — Partners can now discover and configure payment methods for their sub-merchants via the API. Browse the catalogue of available methods, processors and their field schema with
GET /v2/payment-methods, then configure a method for a merchant or an individual shop (list, show, set and remove) via/v2/merchants/{merchant_id}/payment-methodsand/v2/merchants/{merchant_id}/shops/{shop_id}/payment-methods. See Merchant Management API.