# Wava Docs > Documentation for Wava Technologies - Payment processing API, merchant tools, and integration guides for Colombian digital wallets. ## Docs - [API Reference](https://docs.wava.co/api-reference/introduction.md): Complete reference for all Wava API endpoints. - [Create payment link](https://docs.wava.co/api-reference/links/create-payment-link.md): Create a shareable payment link that redirects buyers to a hosted Wava checkout page. The buyer selects their preferred payment method and completes the transaction on the hosted page. - [Cancel an order](https://docs.wava.co/api-reference/orders/cancel-an-order.md): Cancel a pending or processing order. Confirmed orders cannot be cancelled — use the refund endpoint instead. - [Create direct order](https://docs.wava.co/api-reference/orders/create-direct-order.md): Create and process a payment order directly. The API initiates payment processing immediately based on the selected gateway. - [Get order details](https://docs.wava.co/api-reference/orders/get-order-details.md): Retrieve details for a specific order including current status, payment information, and timestamps. - [Refund an order](https://docs.wava.co/api-reference/orders/refund-an-order.md): Process a full refund for a confirmed order. Refunds must be requested within 96 hours of the original purchase. Partial refunds are not currently supported. - [Submit Daviplata OTP](https://docs.wava.co/api-reference/orders/submit-daviplata-otp.md): Complete a Daviplata payment by submitting the OTP that the buyer received via SMS. - [Create direct order on behalf of a store](https://docs.wava.co/api-reference/partners/create-direct-order-on-behalf-of-a-store.md): Partners can create and process orders for stores they have onboarded. The request body is identical to the standard Create Direct Order endpoint. The difference is that the partner includes their `X-API-Key` and `X-API-Secret` (for two-factor authentication) plus the store's `merchant-key` in the r… - [Create payment link on behalf of a store](https://docs.wava.co/api-reference/partners/create-payment-link-on-behalf-of-a-store.md): Partners can create payment links for stores they have onboarded. The request body is identical to the standard Create Payment Link endpoint. The difference is that the partner includes their `X-API-Key` and `X-API-Secret` (for two-factor authentication) plus the store's `merchant-key` in the reques… - [Get available payment gateways](https://docs.wava.co/api-reference/payment-gateways/get-available-payment-gateways.md): Retrieve the list of payment gateways available for your store. Returns all active gateways with their specific requirements, supported currencies, and display information. - [Get document types by country](https://docs.wava.co/api-reference/utilities/get-document-types-by-country.md): Retrieve valid national document types for a specific country. Use this to get valid `id_type` values for the shopper object when creating direct API orders. - [Error Codes](https://docs.wava.co/errors/codes.md): Complete list of API error codes. - [Error Handling](https://docs.wava.co/errors/overview.md): How to handle API errors. - [Authentication](https://docs.wava.co/getting-started/authentication.md): How to authenticate your API requests with Wava. - [Environments](https://docs.wava.co/getting-started/environments.md): Development and production environment configuration. - [Go Live](https://docs.wava.co/getting-started/go-live.md): Checklist for moving your integration to production. - [Introduction](https://docs.wava.co/getting-started/introduction.md): Wava API enables payment processing through Colombian digital wallets with a single integration. - [API Keys](https://docs.wava.co/help/api-keys.md): Managing your API credentials. - [Dashboard Overview](https://docs.wava.co/help/dashboard-overview.md): Getting around the Wava merchant dashboard. - [Account Setup](https://docs.wava.co/help/getting-started.md): Setting up your Wava merchant account. - [Managing Orders](https://docs.wava.co/help/managing-orders.md): View and manage orders in the dashboard. - [Payouts](https://docs.wava.co/help/payouts.md): How and when you receive your money. - [Integrations](https://docs.wava.co/integrations/overview.md): Connect Wava to your e-commerce platform without code. - [Stripe](https://docs.wava.co/integrations/stripe.md): Accept card payments through Stripe via the Wava platform. - [Tiendanube](https://docs.wava.co/integrations/tiendanube.md): Set up Wava payments in your Tiendanube store. - [WooCommerce](https://docs.wava.co/integrations/woocommerce.md): Set up Wava payments in your WooCommerce store. - [Dynamic Links](https://docs.wava.co/links/dynamic-links.md): Payment links where the buyer enters the amount. - [Payment Links](https://docs.wava.co/links/overview.md): Create shareable payment URLs for your buyers. - [Creating Orders](https://docs.wava.co/orders/creating-orders.md): Create payment orders using the Wava API with any available gateway. - [Document Types](https://docs.wava.co/orders/document-types.md): Retrieve valid national document types for buyer identification. - [Gateway Discovery](https://docs.wava.co/orders/gateway-discovery.md): Discover which payment gateways are available for your store before creating orders. - [Order Status](https://docs.wava.co/orders/order-status.md): Track order status through its lifecycle using webhooks or polling. - [Partner Authentication](https://docs.wava.co/partners/authentication.md): How to authenticate as a partner. - [Creating Links](https://docs.wava.co/partners/creating-links.md): Create payment links on behalf of onboarded stores. - [Creating Orders](https://docs.wava.co/partners/creating-orders.md): Create orders on behalf of onboarded stores. - [Partners API](https://docs.wava.co/partners/overview.md): Create orders and payment links on behalf of your onboarded stores. - [Breb](https://docs.wava.co/payment-flows/breb.md): Breb QR code and bank transfer payment flow. - [Daviplata](https://docs.wava.co/payment-flows/daviplata.md): Daviplata OTP verification payment flow. - [Nequi](https://docs.wava.co/payment-flows/nequi.md): Nequi push notification payment flow. - [Payment Flows](https://docs.wava.co/payment-flows/overview.md): How each payment gateway works from order creation to confirmation. - [Stripe](https://docs.wava.co/payment-flows/stripe.md): Card payments through Stripe integration. - [Sandbox Environment](https://docs.wava.co/testing/sandbox.md): Test your integration without processing real payments. - [Test Data](https://docs.wava.co/testing/test-data.md): Phone numbers, IDs, and OTP codes for sandbox testing. - [Webhook Events](https://docs.wava.co/webhooks/events.md): List of webhook event types. - [Webhooks](https://docs.wava.co/webhooks/overview.md): Receive real-time notifications when order status changes. - [Webhook Security](https://docs.wava.co/webhooks/security.md): Verifying webhook authenticity. ## OpenAPI Specs - [openapi](https://docs.wava.co/api-reference/openapi.yaml) ## Optional - [Support](mailto:soporte@wava.co) - [Dashboard](https://app.wava.co)