🌙

Eid Al-Fitr Mubarak! May Allah accept our good deeds

Wishing you joy and prosperity

🌙
ecosystem.hero.badge

ecosystem.hero.titlePrefix ecosystem.hero.titleHighlight

ecosystem.hero.subtitle

ecosystem.hero.badge

ecosystem.hero.features.api.title

ecosystem.hero.features.api.description

ecosystem.hero.features.payments.title

ecosystem.hero.features.payments.description

ecosystem.hero.features.developerTools.title

ecosystem.hero.features.developerTools.description

ecosystem.hero.securityBadge
ecosystem.showcase.badge

ecosystem.showcase.title

ecosystem.showcase.subtitle

ecosystem.showcase.categories.ecommerce.name Integrations

ecosystem.showcase.categories.ecommerce.tools.woocommerce

ecosystem.showcase.categories.ecommerce.tools.woocommerce

ecosystem.showcase.categories.ecommerce.tools.opencart

ecosystem.showcase.categories.ecommerce.tools.opencart

ecosystem.showcase.categories.ecommerce.tools.magento

ecosystem.showcase.categories.ecommerce.tools.magento

ecosystem.showcase.categories.ecommerce.tools.prestashop

ecosystem.showcase.categories.ecommerce.tools.prestashop

ecosystem.showcase.categories.development.name Integrations

ecosystem.showcase.categories.development.tools.php

ecosystem.showcase.categories.development.tools.php

ecosystem.showcase.categories.development.tools.java

ecosystem.showcase.categories.development.tools.java

ecosystem.showcase.categories.development.tools.csharp

ecosystem.showcase.categories.development.tools.csharp

ecosystem.showcase.categories.development.tools.nodejs

ecosystem.showcase.categories.development.tools.nodejs

ecosystem.showcase.categories.mobile.name Integrations

ecosystem.showcase.categories.mobile.tools.ios

ecosystem.showcase.categories.mobile.tools.ios

ecosystem.showcase.categories.mobile.tools.android

ecosystem.showcase.categories.mobile.tools.android

ecosystem.api.badge

ecosystem.api.title

ecosystem.api.subtitle

ecosystem.api.features.title

  • ecosystem.api.features.list.authentication.title

    ecosystem.api.features.list.authentication.description

  • ecosystem.api.features.list.webhooks.title

    ecosystem.api.features.list.webhooks.description

  • ecosystem.api.features.list.documentation.title

    ecosystem.api.features.list.documentation.description

  • ecosystem.api.features.list.sandbox.title

    ecosystem.api.features.list.sandbox.description

  • ecosystem.api.features.list.sdks.title

    ecosystem.api.features.list.sdks.description

create-charge.js
JavaScript
// Example: Create a charge using the SitesWay API
fetch('https://gate.sitesway.sa/api/v1/charges', {
  method: 'POST',
  headers: {
    'Content-Type': 'application/json',
    'Authorization': 'Bearer YOUR_API_KEY'
  },
  body: JSON.stringify({
    amount: 100.00,
    currency: 'SAR',
    source: 'tok_visa',
    description: 'Example charge'
  })
})
.then(response => response.json())
.then(data => console.log(data))
.catch(error => console.error('Error:', error))

ecosystem.api.endpoints.title

Method
Endpoint
Description
ecosystem.api.endpoints.charges.method
ecosystem.api.endpoints.charges.endpoint
ecosystem.api.endpoints.charges.description
ecosystem.api.endpoints.refunds.method
ecosystem.api.endpoints.refunds.endpoint
ecosystem.api.endpoints.refunds.description
ecosystem.api.endpoints.tokens.method
ecosystem.api.endpoints.tokens.endpoint
ecosystem.api.endpoints.tokens.description
ecosystem.api.endpoints.webhooks.method
ecosystem.api.endpoints.webhooks.endpoint
ecosystem.api.endpoints.webhooks.description
ecosystem.platform.badge

ecosystem.platform.title

ecosystem.platform.subtitle

ecosystem.platform.features.title

  • ecosystem.platform.features.list.installation.title

    ecosystem.platform.features.list.installation.description

  • ecosystem.platform.features.list.configuration.title

    ecosystem.platform.features.list.configuration.description

  • ecosystem.platform.features.list.analytics.title

    ecosystem.platform.features.list.analytics.description

  • ecosystem.platform.features.list.updates.title

    ecosystem.platform.features.list.updates.description

  • ecosystem.platform.features.list.checkout.title

    ecosystem.platform.features.list.checkout.description

WooCommerce
WooCommerce Integration — Terminal
WordPress
root@wordpress:~#
root@wordpress:~#
1

ecosystem.platform.steps.0

2

ecosystem.platform.steps.1

3

ecosystem.platform.steps.2

4

ecosystem.platform.steps.3

ecosystem.tools.badge

ecosystem.tools.title

ecosystem.tools.subtitle

ecosystem.tools.sdkPlatforms.title

ecosystem.tools.sdkPlatforms.list.javascript

ecosystem.tools.sdkPlatforms.list.php

ecosystem.tools.sdkPlatforms.list.python

ecosystem.tools.sdkPlatforms.list.ruby

ecosystem.tools.sdkPlatforms.list.java

ecosystem.tools.sdkPlatforms.list.dotnet

ecosystem.tools.gettingStarted.title

ecosystem.tools.gettingStarted.description

ecosystem.tools.gettingStarted.code
ecosystem.tools.gettingStarted.documentation

ecosystem.tools.resources.documentation.title

ecosystem.tools.resources.documentation.description

ecosystem.tools.resources.webhooks.title

ecosystem.tools.resources.webhooks.description

ecosystem.tools.resources.testing.title

ecosystem.tools.resources.testing.description

ecosystem.tools.resources.dashboard.title

ecosystem.tools.resources.dashboard.description

ecosystem.tools.support.title

ecosystem.tools.support.description

ecosystem.cta.title

ecosystem.cta.description