INTEGRATION
Checkout
13 min
checkout payment gate way \[myfundbox] configuration / user guide step 1 create a checkout com account visit https //www checkout com click sign up complete the business registration and verification process step 2 generate api keys log into your checkout com dashboard go to developers > keys (mentioned in picture) go to keys tab and click on “create a new key” option select access key pair option like in image to generate access keys un select the allow any processing channel option and select the channel 1 like in image copy the following ✅ access key id ✅ access key value 🔐 keep these keys secure do not share them with anyone important note on channels do not select the option “allow any processing channel” instead, explicitly choose “channel 1” or the required configured channel this ensures that the payment is routed through the correct path and avoids misconfiguration issues step 3 generate public api key after generating the api keys, proceed to generate the public key from the same 'keys' section ensure you follow the instructions outlined in the 'important note on channels' section when generating the public key to avoid any configuration issues ensure you are copying the public key, not the secret key, for frontend use step 4 generate secret api key after creating your public key credentials, navigate to the keys section in your checkout com account find the secret key in the list of keys this key is very important because it is used to keep your transactions secure ensure you follow the instructions outlined in the 'important note on channels' section when generating the public key to avoid any configuration issues make sure you store it securely because it will be required for processing your payments step 5 connect on myfundbox log into your myfundbox account navigate to settings > payment gateways click "connect" on checkout paste the following your access key id your key secret your public key click save once saved, your account is now securely connected to checkout com