# Alternative payment methods

Solidgate API for <a href="https://docs.solidgate.com/payments/alternative-payments/" target="_blank">alternative payment methods</a> allows merchants to securely integrate with a payment gateway to process and manage APM transactions such as PayPal, Pay by Bank, etc.

 - [POST /init-payment](https://api-docs.solidgate.com/api/alternative-payment-methods/create-apm-init-payment.md): Operation for the initiation of a payment using an <a href="https://docs.solidgate.com/payments/alternative-payments/" target="_blank">APMs</a>, performs order creation and prepares the transaction fo
 - [POST /v1/recurring](https://api-docs.solidgate.com/api/alternative-payment-methods/make-apm-recurring.md): Initiate a token-based <a href="https://docs.solidgate.com/payments/alternative-payments/manage-alternative-payments/#recurring" target="_blank">recurring</a> payment refers to an automatic billing ap
 - [POST /v1/recurring-token/cancel](https://api-docs.solidgate.com/api/alternative-payment-methods/revoke-apm-recurring-token.md): Request to <a href="https://docs.solidgate.com/payments/alternative-payments/manage-alternative-payments/#revoke-token" target="_blank">revoke</a> a recurring token for alternative payment methods. <b
 - [POST /v1/refund](https://api-docs.solidgate.com/api/alternative-payment-methods/refund-apm-order.md): Initiate a <a href="https://docs.solidgate.com/payments/alternative-payments/manage-alternative-payments/#refund" target="_blank">refund</a> request to return funds for successfully processed orders.
 - [POST /v1/status](https://api-docs.solidgate.com/api/alternative-payment-methods/get-status-apm-order.md): Request for receiving current order status. The key benefit is that it allows merchants to efficiently monitor and manage their payments by providing comprehensive information about the order's status
 - [POST APMOrderStatus](https://api-docs.solidgate.com/api/alternative-payment-methods/webhook-apm-order-status.md): <a href="https://docs.solidgate.com/payments/integrate/webhooks/" target="_blank">Webhooks</a> for alternative payment method status enable merchants to securely receive real-time notifications of cha
 - [POST PayPalDispute](https://api-docs.solidgate.com/api/alternative-payment-methods/webhook-paypal-dispute.md): <a href="https://docs.solidgate.com/payments/integrate/webhooks/" target="_blank">Webhooks</a> delivers critical insights into each <a href="https://docs.solidgate.com/payments/alternative-payments/ap
 - [POST APMPreventAlert](https://api-docs.solidgate.com/api/alternative-payment-methods/webhook-apm-alert-prevent.md): <a href="https://docs.solidgate.com/payments/integrate/webhooks/" target="_blank">Webhooks</a> enable to preemptively identify and resolve potential issues, thereby preventing the generation of alert,
 - [POST APMRevokedRecurringToken](https://api-docs.solidgate.com/api/alternative-payment-methods/webhook-apm-revoked-recurring-token.md): <a href="https://docs.solidgate.com/payments/integrate/webhooks/" target="_blank">Webhooks</a> notify about a revoked recurring token for alternative payment methods. <blockquote> <p>Duplicate webhook
