# Payment gateway

- [Midtrans - Indonesia](/appgregator-api-docs/appgregators/payment-gateway/midtrans-indonesia.md): Coming soon
- [Xendit - Indonesia](/appgregator-api-docs/appgregators/payment-gateway/xendit-indonesia.md): Coming soon
- [API](/appgregator-api-docs/appgregators/payment-gateway/xendit-indonesia/api.md)
- [Create payment](/appgregator-api-docs/appgregators/payment-gateway/xendit-indonesia/api/create-payment.md)
- [Settings](/appgregator-api-docs/appgregators/payment-gateway/xendit-indonesia/settings.md)
- [Callback](/appgregator-api-docs/appgregators/payment-gateway/xendit-indonesia/settings/callback.md)
- [Invoices paid](/appgregator-api-docs/appgregators/payment-gateway/xendit-indonesia/settings/callback/invoices-paid.md)
- [Token](/appgregator-api-docs/appgregators/payment-gateway/xendit-indonesia/settings/token.md): Secret keys are used to authenticate API requests coming from your servers.
- [Stripe](/appgregator-api-docs/appgregators/payment-gateway/stripe.md)
- [What is Stripe](/appgregator-api-docs/appgregators/payment-gateway/stripe/what-is-stripe.md)
- [API](/appgregator-api-docs/appgregators/payment-gateway/stripe/api.md)
- [Authentication](/appgregator-api-docs/appgregators/payment-gateway/stripe/api/authentication.md)
- [Products](/appgregator-api-docs/appgregators/payment-gateway/stripe/api/products.md)
- [Create a product](/appgregator-api-docs/appgregators/payment-gateway/stripe/api/products/create-a-product.md)
- [Edit Product](/appgregator-api-docs/appgregators/payment-gateway/stripe/api/products/edit-product.md)
- [Delete a product](/appgregator-api-docs/appgregators/payment-gateway/stripe/api/products/delete-a-product.md)
- [List all products](/appgregator-api-docs/appgregators/payment-gateway/stripe/api/products/list-all-products.md)
- [Retrieve a product](/appgregator-api-docs/appgregators/payment-gateway/stripe/api/products/retrieve-a-product.md)
- [Search product](/appgregator-api-docs/appgregators/payment-gateway/stripe/api/products/search-product.md)
- [Customers](/appgregator-api-docs/appgregators/payment-gateway/stripe/api/customers.md)
- [List all customers](/appgregator-api-docs/appgregators/payment-gateway/stripe/api/customers/list-all-customers.md)
- [Search customers](/appgregator-api-docs/appgregators/payment-gateway/stripe/api/customers/search-customers.md)
- [Retrieve a customer](/appgregator-api-docs/appgregators/payment-gateway/stripe/api/customers/retrieve-a-customer.md)
- [Update a customer](/appgregator-api-docs/appgregators/payment-gateway/stripe/api/customers/update-a-customer.md)
- [Create a customer](/appgregator-api-docs/appgregators/payment-gateway/stripe/api/customers/create-a-customer.md)
- [Payments](/appgregator-api-docs/appgregators/payment-gateway/stripe/api/payments.md)
- [Payment Method](/appgregator-api-docs/appgregators/payment-gateway/stripe/api/payments/payment-method.md)
- [Create a Payment Method](/appgregator-api-docs/appgregators/payment-gateway/stripe/api/payments/payment-method/create-a-payment-method.md)
- [Attach a Payment Method to a Customer](/appgregator-api-docs/appgregators/payment-gateway/stripe/api/payments/payment-method/attach-a-payment-method-to-a-customer.md)
- [Detach a Payment Method from a Customer](/appgregator-api-docs/appgregators/payment-gateway/stripe/api/payments/payment-method/detach-a-payment-method-from-a-customer.md)
- [Retrieve a Payment Method](/appgregator-api-docs/appgregators/payment-gateway/stripe/api/payments/payment-method/retrieve-a-payment-method.md)
- [Retrieve a Customer's Payment Method](/appgregator-api-docs/appgregators/payment-gateway/stripe/api/payments/payment-method/retrieve-a-customers-payment-method.md)
- [List Payment Methods](/appgregator-api-docs/appgregators/payment-gateway/stripe/api/payments/payment-method/list-payment-methods.md)
- [List a Customer's Payment Methods](/appgregator-api-docs/appgregators/payment-gateway/stripe/api/payments/payment-method/list-a-customers-payment-methods.md)
- [Payment Links](/appgregator-api-docs/appgregators/payment-gateway/stripe/api/payments/payment-links.md)
- [List all payment links](/appgregator-api-docs/appgregators/payment-gateway/stripe/api/payments/payment-links/list-all-payment-links.md)
- [Retrieve payment link](/appgregator-api-docs/appgregators/payment-gateway/stripe/api/payments/payment-links/retrieve-payment-link.md)
- [Retrieve a payment link's line items](/appgregator-api-docs/appgregators/payment-gateway/stripe/api/payments/payment-links/retrieve-a-payment-links-line-items.md)
- [Create a payment link](/appgregator-api-docs/appgregators/payment-gateway/stripe/api/payments/payment-links/create-a-payment-link.md)
- [Update a payment link](/appgregator-api-docs/appgregators/payment-gateway/stripe/api/payments/payment-links/update-a-payment-link.md)
- [Invoices](/appgregator-api-docs/appgregators/payment-gateway/stripe/api/invoices.md)
- [List all invoices](/appgregator-api-docs/appgregators/payment-gateway/stripe/api/invoices/list-all-invoices.md)
- [List all invoice items](/appgregator-api-docs/appgregators/payment-gateway/stripe/api/invoices/list-all-invoice-items.md)
- [Search invoices](/appgregator-api-docs/appgregators/payment-gateway/stripe/api/invoices/search-invoices.md)
- [Retrieve an invoice](/appgregator-api-docs/appgregators/payment-gateway/stripe/api/invoices/retrieve-an-invoice.md)
- [Create an invoice](/appgregator-api-docs/appgregators/payment-gateway/stripe/api/invoices/create-an-invoice.md)
- [Create an invoice item](/appgregator-api-docs/appgregators/payment-gateway/stripe/api/invoices/create-an-invoice-item.md)
- [Prices](/appgregator-api-docs/appgregators/payment-gateway/stripe/api/prices.md)
- [List all prices](/appgregator-api-docs/appgregators/payment-gateway/stripe/api/prices/list-all-prices.md)
- [Search prices](/appgregator-api-docs/appgregators/payment-gateway/stripe/api/prices/search-prices.md)
- [Create a price](/appgregator-api-docs/appgregators/payment-gateway/stripe/api/prices/create-a-price.md)
- [Update a price](/appgregator-api-docs/appgregators/payment-gateway/stripe/api/prices/update-a-price.md)
- [Xendit - Indonesia - Final Version](/appgregator-api-docs/appgregators/payment-gateway/xendit-indonesia-final-version.md)
- [What is Xendit](/appgregator-api-docs/appgregators/payment-gateway/xendit-indonesia-final-version/what-is-xendit.md)
- [API](/appgregator-api-docs/appgregators/payment-gateway/xendit-indonesia-final-version/api.md)
- [Invoices](/appgregator-api-docs/appgregators/payment-gateway/xendit-indonesia-final-version/api/invoices.md)
- [Create an invoice](/appgregator-api-docs/appgregators/payment-gateway/xendit-indonesia-final-version/api/invoices/create-an-invoice.md)
- [Check status of invoice or payment by external id](/appgregator-api-docs/appgregators/payment-gateway/xendit-indonesia-final-version/api/invoices/check-status-of-invoice-or-payment-by-external-id.md)
- [Check status of invoice or payment by invoice id](/appgregator-api-docs/appgregators/payment-gateway/xendit-indonesia-final-version/api/invoices/check-status-of-invoice-or-payment-by-invoice-id.md)
- [List All Invoices](/appgregator-api-docs/appgregators/payment-gateway/xendit-indonesia-final-version/api/invoices/list-all-invoices.md)
- [Balance](/appgregator-api-docs/appgregators/payment-gateway/xendit-indonesia-final-version/api/balance.md)
- [Virtual Accounts](/appgregator-api-docs/appgregators/payment-gateway/xendit-indonesia-final-version/api/virtual-accounts.md)
- [Create new Virtual Account](/appgregator-api-docs/appgregators/payment-gateway/xendit-indonesia-final-version/api/virtual-accounts/create-new-virtual-account.md): Virtual Accounts are virtual bank accounts that can be created and assigned to your customers and act as medium to receive payments where your customers will pay via Bank Transfer.
- [Get Payment info](/appgregator-api-docs/appgregators/payment-gateway/xendit-indonesia-final-version/api/virtual-accounts/get-payment-info.md): xendit tips : When you receive our callback in your URL, you can verify that the callback you receive is coming from us.
- [Get Virtual Account by ID](/appgregator-api-docs/appgregators/payment-gateway/xendit-indonesia-final-version/api/virtual-accounts/get-virtual-account-by-id.md): Sometime, you need to know the detail for your virtual account. This endpoint can be used to get the latest details from your virtual account.
- [Get Virtual Account Banks](/appgregator-api-docs/appgregators/payment-gateway/xendit-indonesia-final-version/api/virtual-accounts/get-virtual-account-banks.md)
- [Disbursements](/appgregator-api-docs/appgregators/payment-gateway/xendit-indonesia-final-version/api/disbursements.md)
- [Create Disbursement](/appgregator-api-docs/appgregators/payment-gateway/xendit-indonesia-final-version/api/disbursements/create-disbursement.md)
- [Get Disbursement by ID](/appgregator-api-docs/appgregators/payment-gateway/xendit-indonesia-final-version/api/disbursements/get-disbursement-by-id.md)
- [Get Disbursement by external id](/appgregator-api-docs/appgregators/payment-gateway/xendit-indonesia-final-version/api/disbursements/get-disbursement-by-external-id.md)
- [Transaction](/appgregator-api-docs/appgregators/payment-gateway/xendit-indonesia-final-version/api/transaction.md)
- [Get Transaction by ID](/appgregator-api-docs/appgregators/payment-gateway/xendit-indonesia-final-version/api/transaction/get-transaction-by-id.md)
- [Get All Transaction](/appgregator-api-docs/appgregators/payment-gateway/xendit-indonesia-final-version/api/transaction/get-all-transaction.md)
- [Callback](/appgregator-api-docs/appgregators/payment-gateway/xendit-indonesia-final-version/callback.md)
- [notification for your payments](/appgregator-api-docs/appgregators/payment-gateway/xendit-indonesia-final-version/callback/notification-for-your-payments.md)
- [Success](/appgregator-api-docs/appgregators/payment-gateway/xendit-indonesia-final-version/callback/notification-for-your-payments/success.md)
- [Failure](/appgregator-api-docs/appgregators/payment-gateway/xendit-indonesia-final-version/callback/notification-for-your-payments/failure.md)
- [Verification Token](/appgregator-api-docs/appgregators/payment-gateway/xendit-indonesia-final-version/callback/verification-token.md)
- [How to create new success page react](/appgregator-api-docs/appgregators/payment-gateway/xendit-indonesia-final-version/callback/how-to-create-new-success-page-react.md)
