HELP CENTER
Search
-
Midtrans' notification features
Midtrans has 2 types of notifications that are used to send information to you as a merchant or customer merchant, namely email notification and HTTP notification. ---- Email Notification Midtrans ...
-
Is there any restriction format for email parameter that being sent to Midtrans?
Yes, Midtrans do validation for customer emails format for certain payment method such as Permata VA, CIMB Clicks, Telkomsel Cash, KlikBCA, Mandiri Ecash, and IndomaretWe are using regex logic for ...
-
What is the difference between Payment Notification URL, Finish Redirect URL, Unfinish Redirect URL, and Error URL?
Payment Notification URL is the merchantās endpoint URL where Midtransā notification engine will send a success or failure HTTP notification.Finish Redirect URL refers to webpage that will be seen ...
-
Do you provide logos for the all the payment types on Midtrans?
Yes we are.We provide several lists of logo in our github ā, you can use our logo collection for your website. Ā Ā Ā
-
Whatās the difference between Server Key and Client Key? How do I access them?
Both keys, collectively known as Access Keys, are vital identification components of your Midtrans' account. You need to put these keys on your config file. Client key is used to generate credit ca...
-
How does my payment page looks like?
Midtrans has 2 options when it comes to usersā payment experience. The first one is SNAP, the simplest way to integrate a beautiful, customizable payment flow that works great across desktop as wel...
-
Can we implement discount or voucher?
Yes. We recommend you to use āitemā parameter for discount or voucher when sending payment request to us. Here below is a simple example: [Item name] / itemĀ = 100.000 Voucher / Item = -50.000 Gross...