Razorpay Extension setup with Raven
{{short_url}}
. This is a dynamic parameter and will get replaced by its
actual value based on the value sent by Razorpay. We currently support the
following dynamic parameters -
Parameter | Description |
---|---|
{{merchant_name}} | |
{{logo_url}} | |
Invoice/Payment link Created: {{amount}} | |
Invoice/Payment link Reference Id: {{reference_id}} | |
Invoice/Payment link Created: {{short_url}} | |
Invoice/Payment link Created: {{currency}} | |
Invoice/Payment link Created: {{customer.email}} | Email of the customer to whom the Invoice is sent |
Payment Captured: {{customer.email}} | Email of the customer who made the payment |
Refund Processed: {{amount}} | Refund Amount |
Refund Processed: {{payment.order_id}} | Order Id for which refund is being processed |
Refund Processed: {{refund.id}} | Refund ID |
Refund Processed: {{refund.payment_id}} | Payment ID |
Refund Processed: {{customer.mobile}} | Mobile of the customer to whom the Refund is sent |
Refund Processed: {{customer.email}} | Email of the customer to whom the Refund is sent |