OpenPayd OpenPayd is a payments infrastructure platform. It allows businesses to send, receive, and manage payments globally through a single API. It's used by companies that need to handle complex payment flows and international transactions. Official docs: https://developers.openpayd.com/ OpenPayd Overview - Account - Balance - Transaction - Transfer Working with OpenPayd This skill uses the Membrane CLI to interact with OpenPayd. Membrane handles authentication and credentials refresh automatically — so you can focus on the integration logic rather than auth plumbing. Install the CLI Insta…