Generate merchant RSA keys
generate_keysGenerate an RSA 2048 keypair for NovaPay merchant onboarding. Get the public key for registration and the private key file path, with no configuration required.
Instructions
Generate an RSA 2048 keypair for NovaPay merchant onboarding. Returns the PUBLIC key (register it with NovaPay via the Acquiring3 admin panel or NovaPay support) and the file path of the PRIVATE key. The private key itself is never returned. Works without any configuration — this is the first onboarding step.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||