# Elepay Documentation - [Overview](https://elepay-docs.elestyle.workers.dev/index.md) - [Overview](https://elepay-docs.elestyle.workers.dev/openapi.md) - [Best Practices](https://elepay-docs.elestyle.workers.dev/cases/best-practices.md) - [Create a Customer and Invite Card Registration](https://elepay-docs.elestyle.workers.dev/cases/customer.md) - [Android FAQ](https://elepay-docs.elestyle.workers.dev/faq/faq-android.md) - [iOS FAQ](https://elepay-docs.elestyle.workers.dev/faq/faq-ios.md) - [Server FAQ](https://elepay-docs.elestyle.workers.dev/faq/faq-server.md) - [Error Codes (Legacy / Deprecated)](https://elepay-docs.elestyle.workers.dev/get-started/error-code-legacy.md) - [Error Codes](https://elepay-docs.elestyle.workers.dev/get-started/error-code.md) - [Payment Processing](https://elepay-docs.elestyle.workers.dev/get-started/process.md) - [Quick Start](https://elepay-docs.elestyle.workers.dev/get-started/quickstart.md) - [Refund Processing](https://elepay-docs.elestyle.workers.dev/get-started/refunds.md) - [Account Setup](https://elepay-docs.elestyle.workers.dev/get-started/set-up.md) - [Test Cards](https://elepay-docs.elestyle.workers.dev/get-started/test-card.md) - [Authentication / API Guide](https://elepay-docs.elestyle.workers.dev/guides/api-guide.md) - [Extra Payment Parameters](https://elepay-docs.elestyle.workers.dev/guides/extra-setting.md) - [Terminal Payments](https://elepay-docs.elestyle.workers.dev/guides/terminals.md) - [Webhook](https://elepay-docs.elestyle.workers.dev/guides/webhook.md) - [AllValue](https://elepay-docs.elestyle.workers.dev/cases/allvalue.md) - [EC-CUBE](https://elepay-docs.elestyle.workers.dev/cases/ec-cube-plugin.md) - [WooCommerce](https://elepay-docs.elestyle.workers.dev/cases/woocommerce-plugin.md) - [Hosted Checkout Integration](https://elepay-docs.elestyle.workers.dev/cases/checkout/elepay-hosted.md) - [Checkout](https://elepay-docs.elestyle.workers.dev/cases/checkout.md) - [Embedded QR Payment Integration](https://elepay-docs.elestyle.workers.dev/cases/checkout/qrwidget.md) - [React Native, Flutter](https://elepay-docs.elestyle.workers.dev/guides/other-sdk.md) - [Server](https://elepay-docs.elestyle.workers.dev/guides/server.md) - [Payment Method Configuration](https://elepay-docs.elestyle.workers.dev/guides/mobile/payment-methods-config.md) - [URL Scheme](https://elepay-docs.elestyle.workers.dev/guides/mobile/url-scheme.md) - [Capture charge](https://elepay-docs.elestyle.workers.dev/openapi/charge/captureCharge.md) - [Create charge](https://elepay-docs.elestyle.workers.dev/openapi/charge/createCharge.md) - [List charges](https://elepay-docs.elestyle.workers.dev/openapi/charge/listCharges.md) - [Retrieve charge](https://elepay-docs.elestyle.workers.dev/openapi/charge/retrieveCharge.md) - [Retrieve charge's status](https://elepay-docs.elestyle.workers.dev/openapi/charge/retrieveChargeStatus.md) - [Revoke charge](https://elepay-docs.elestyle.workers.dev/openapi/charge/revokeCharge.md) - [Close EasyQR code](https://elepay-docs.elestyle.workers.dev/openapi/code/closeCode.md) - [Create EasyQR code](https://elepay-docs.elestyle.workers.dev/openapi/code/createCode.md) - [Retrieve EasyQR code](https://elepay-docs.elestyle.workers.dev/openapi/code/retrieveCode.md) - [List all enabled EasyQR payment methods](https://elepay-docs.elestyle.workers.dev/openapi/codesetting/listCodePaymentMethods.md) - [Create customer](https://elepay-docs.elestyle.workers.dev/openapi/customer/createCustomer.md) - [Create source](https://elepay-docs.elestyle.workers.dev/openapi/customer/createSource.md) - [Delete customer](https://elepay-docs.elestyle.workers.dev/openapi/customer/deleteCustomer.md) - [Delete source](https://elepay-docs.elestyle.workers.dev/openapi/customer/deleteSource.md) - [List customers](https://elepay-docs.elestyle.workers.dev/openapi/customer/listCustomers.md) - [List sources by customer ID](https://elepay-docs.elestyle.workers.dev/openapi/customer/listSources.md) - [Retrieve customer](https://elepay-docs.elestyle.workers.dev/openapi/customer/retrieveCustomer.md) - [Retrieve source](https://elepay-docs.elestyle.workers.dev/openapi/customer/retrieveSource.md) - [Retrieve source's status](https://elepay-docs.elestyle.workers.dev/openapi/customer/retrieveSourceStatus.md) - [Update customer](https://elepay-docs.elestyle.workers.dev/openapi/customer/updateCustomer.md) - [List disputes](https://elepay-docs.elestyle.workers.dev/openapi/dispute/listDisputes.md) - [Retrieve dispute](https://elepay-docs.elestyle.workers.dev/openapi/dispute/retrieveDispute.md) - [Cancel invoice](https://elepay-docs.elestyle.workers.dev/openapi/invoice/cancelInvoice.md) - [Create invoice](https://elepay-docs.elestyle.workers.dev/openapi/invoice/createInvoice.md) - [List invoices](https://elepay-docs.elestyle.workers.dev/openapi/invoice/listInvoices.md) - [Retrieve invoice](https://elepay-docs.elestyle.workers.dev/openapi/invoice/retrieveInvoice.md) - [Send invoice](https://elepay-docs.elestyle.workers.dev/openapi/invoice/sendInvoice.md) - [Submit invoice](https://elepay-docs.elestyle.workers.dev/openapi/invoice/submitInvoice.md) - [Update invoice](https://elepay-docs.elestyle.workers.dev/openapi/invoice/updateInvoice.md) - [Create location](https://elepay-docs.elestyle.workers.dev/openapi/location/createChargeLocation.md) - [Delete location](https://elepay-docs.elestyle.workers.dev/openapi/location/deleteChargeLocation.md) - [List locations](https://elepay-docs.elestyle.workers.dev/openapi/location/listChargeLocations.md) - [Retrieve location](https://elepay-docs.elestyle.workers.dev/openapi/location/retrieveChargeLocation.md) - [Update location](https://elepay-docs.elestyle.workers.dev/openapi/location/updateChargeLocation.md) - [List supported payment methods](https://elepay-docs.elestyle.workers.dev/openapi/paymentmethod/listPaymentMethods.md) - [Create refund](https://elepay-docs.elestyle.workers.dev/openapi/refund/createRefund.md) - [List refunds](https://elepay-docs.elestyle.workers.dev/openapi/refund/listChargesRefunds.md) - [Retrieve refund](https://elepay-docs.elestyle.workers.dev/openapi/refund/retrieveChargeRefund.md) - [Cancel subscription](https://elepay-docs.elestyle.workers.dev/openapi/subscription/cancelSubscription.md) - [Create subscription](https://elepay-docs.elestyle.workers.dev/openapi/subscription/createSubscription.md) - [List subscription periods](https://elepay-docs.elestyle.workers.dev/openapi/subscription/listSubscriptionPeriods.md) - [List subscriptions](https://elepay-docs.elestyle.workers.dev/openapi/subscription/listSubscriptions.md) - [Resume subscription](https://elepay-docs.elestyle.workers.dev/openapi/subscription/resumeSubscription.md) - [Retrieve subscription](https://elepay-docs.elestyle.workers.dev/openapi/subscription/retrieveSubscription.md) - [Start subscription](https://elepay-docs.elestyle.workers.dev/openapi/subscription/startSubscription.md) - [Update subscription](https://elepay-docs.elestyle.workers.dev/openapi/subscription/updateSubscription.md) - [Create terminal reader](https://elepay-docs.elestyle.workers.dev/openapi/terminal/createReader.md) - [Delete reader](https://elepay-docs.elestyle.workers.dev/openapi/terminal/deleteReader.md) - [Get reader](https://elepay-docs.elestyle.workers.dev/openapi/terminal/getReader.md) - [List locations](https://elepay-docs.elestyle.workers.dev/openapi/terminal/listLocations.md) - [List readers](https://elepay-docs.elestyle.workers.dev/openapi/terminal/listReaders.md) - [JavaScript API Reference](https://elepay-docs.elestyle.workers.dev/guides/javascript/api-reference.md) - [JavaScript](https://elepay-docs.elestyle.workers.dev/guides/javascript.md) - [Android SDK](https://elepay-docs.elestyle.workers.dev/guides/mobile/android.md) - [App Clips](https://elepay-docs.elestyle.workers.dev/guides/mobile/ios/app-clips.md) - [iOS SDK](https://elepay-docs.elestyle.workers.dev/guides/mobile/ios.md)