midtrans_get_payment_method_guide
Retrieve integration guides for specific Midtrans payment methods including charge request formats, response examples, and sandbox testing procedures for cards, bank transfers, e-wallets, and retail outlets.
Instructions
Get a complete integration guide for a specific Midtrans payment method.
Includes charge request format, response format, integration flow, special features, and sandbox testing information.
Supported: credit_card, gopay, qris, shopeepay, ovo, dana, google_pay, bca_va, bni_va, bri_va, permata_va, mandiri_bill, cimb_va, indomaret, alfamart, akulaku, kredivo.
Args: params: Contains the payment method to get the guide for.
Returns: str: Complete integration guide with request/response examples, flow descriptions, and payment-method-specific notes.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| params | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |