Can the Authorize.Net CIM hosted form design be customized?

923 Views Asked by At

When, submit form via getHostedProfilePageRequest, it will be redirect to https://test.authorize.net/profile/addpayment. Can we change css or design for it?

1

There are 1 best solutions below

1
On

No. You can't change the design of it. If you want more control of the design you will need to use the non-hosted CIM API. But since you can embed the form in an iframe or lightbox you can integrate it directly into your wesite anyway, so the customizations you would want to make to it should be minimal anyway.