April 2023 Recap

Payments API

Customization of Payment IQ Cashier

We have added user interface configuration for when using payment_iq as a card payment solution.

Property NameTypeDescriptionRequired
cashierobject or nullCustomization options for the cashier UINo
cashier.amountobject or nullThe amount displayNo
containerobject or nullThe outermost container element of the cashierNo
container.paddingstring or nullCSS-compatible paddingNo
font_familystring or nullCSS-compatible font-family valueNo
footerobject or nullThe bottom part of the cashierNo
footer.hiddenboolean or nullWhether or not to hide the footer elementNo
headerobject or nullThe top most part of the cashierNo
header.hiddenboolean or nullWhether or not to hide the header elementNo
submit_buttonobject or nullSubmit buttonNo
submit_button.colorstring or nullCSS-compatible hexadecimal color valueNo
submit_button.font_sizestring or nullCSS-compatible size valueNo
submit_button.font_weightstring or nullCSS-compatible font_weight valueNo
submit_button.heightstring or nullCSS-compatible height valueNo
submit_button.line_heightstring or nullCSS-compatible line-height valueNo
submit_button.widthstring or nullCSS-compatible width valueNo

General improvement of service

Stability fixes was a big focus of the April release-window.