We will be off from 27/1 (Monday) to 31/1 (Friday) (GMT +7) for our Tet Holiday (Lunar New Year) in our country

Commit 34538e46 authored by attilak's avatar attilak

Redirect.php handles validate3d, vault and apm redirects and creates the

billing agreement immediately
The authorize3d call returns now the whole response object
Installments are adjusted to the checkout component v2.1
OnBrand component callback implemeted for cc payments
HPP error messages implemented for refused payments
parent d472caae
......@@ -305,6 +305,11 @@
margin-bottom: 0;
}
.message.error.hpp-message{
margin-top: 10px;
display: none;
}
/* Checkout component Adyen styling start */
.adyen-checkout__spinner__wrapper{
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment