Solgateway Documentation
  • Introduction
  • Getting Started
  • API Documentation
  • Integration Guides
  • Configuration
  • Troubleshooting
  • Best Practices
  • FAQs
  • Additional Resources
  • Changelog
Powered by GitBook
On this page

FAQs

PreviousBest PracticesNextAdditional Resources

Last updated 8 months ago

FAQs

1. What is Solgateway?

Solgateway is a cryptocurrency payment gateway that allows businesses and developers to integrate cryptocurrency payments into their applications. It operates on the Solana network, providing a fast and efficient way to handle digital currency transactions.

2. How do I get started with Solgateway?

To get started with Solgateway, follow these steps:

  1. Sign Up: Create an account on the .

  2. Obtain API Key: Access your API key from the Solgateway dashboard.

  3. Integrate API: Use the API documentation to integrate Solgateway into your application.

  4. Configure Webhooks: Set up webhooks to receive real-time notifications about payment events.

3. What programming languages and platforms are supported?

Solgateway provides SDKs and plugins for various programming languages and platforms, including:

  • PHP

  • JavaScript (Node.js)

  • Golang

  • Python

  • WooCommerce Plugin

Refer to the Integration Guides for detailed instructions on how to set up each language or platform.

4. How can I manage my API keys?

You can manage your API keys from the Solgateway dashboard:

  • Generate New Key: Create a new API key under the "API Keys" section.

  • View Existing Keys: View your existing API keys and their permissions.

  • Revoke or Regenerate: Revoke or regenerate API keys as needed to ensure security.

5. What should I do if I encounter errors or issues?

If you encounter errors or issues, refer to the Troubleshooting section for solutions to common problems. If the issue persists, contact our support team for further assistance.

6. What are the transaction fees?

Solgateway charges a fee of 0.5% per successful transaction. This fee is one of the lowest in the industry, allowing you to minimize costs while processing cryptocurrency payments.

7. How can I set up webhooks?

To set up webhooks:

  1. Register Webhook URL: Add your webhook URL in the "Webhooks" section of the Solgateway dashboard.

  2. Select Events: Choose the events you want to receive notifications for, such as transaction completions or payment requests.

  3. Handle Webhooks: Implement logic in your application to process and respond to webhook events.

8. How do I ensure the security of my integration?

Follow these best practices to ensure security:

  • Store API Keys Securely: Use environment variables or secret management services.

  • Use HTTPS: Encrypt all communications using HTTPS.

  • Implement Rate Limiting: Manage request rates and avoid hitting API limits.

  • Verify Webhooks: Ensure that webhook requests are authenticated and properly handled.

9. Can I test my integration before going live?

Yes, Solgateway provides a sandbox environment for testing your integration. Use the sandbox to simulate transactions and verify that your integration works correctly before deploying it to production.

10. Where can I find more information or get support?

For additional information:

  • Documentation: Explore our documentation for detailed guides and API references.

  • Support: Contact our support team via the Support Page or email us at support@solgateway.com.

11. How do I update or modify my payment settings?

To update or modify payment settings, such as API keys or webhook URLs:

  1. Log In: Access the Solgateway dashboard.

  2. Navigate to Settings: Go to the relevant section (e.g., API Keys, Webhooks).

  3. Make Changes: Update your settings as needed and save the changes.

12. Is Solgateway compatible with other payment processors?

Solgateway is designed to handle cryptocurrency payments. If you need to integrate with other payment processors, consider using a multi-payment gateway solution or integrating them separately based on your requirements.

Conclusion

If you have any other questions or need further assistance, please refer to the relevant sections of the documentation or contact our support team. We are here to help ensure a smooth and successful integration with Solgateway.

Solgateway website