cancel
Showing results for 
Search instead for 
Did you mean: 

CIM. The hostedProfilePageBorderVisible setting doesn't work

The border doesn't show on the customer/addPayment page.

The print-screen http://prntscr.com/hqpmra

 

{
  "getHostedProfilePageRequest":{
    "merchantAuthentication":{
      "name":"API Login ID",
      "transactionKey":"Transaction Key"
    },
    "customerProfileId":"1813946224",
    "hostedProfileSettings":{
      "setting":[
      {
      "settingName":"hostedProfileReturnUrl",
      "settingValue":"https://returnurl.com/return/"
      },
      {
      "settingName":"hostedProfileReturnUrlText",
      "settingValue":"Continue to confirmation page."
      },
      {
      "settingName":"hostedProfilePageBorderVisible",
      "settingValue":"true"
      }
    ]
  }
 }
}

https://developer.authorize.net/api/reference/index.html#customer-profiles-get-accept-customer-profi...

I have tested it in a sandbox environment.

Oleksii
Member
1 REPLY 1

@Oleksii I have quickly tested with HostedProfilePageBorderVisible. I believe that this setting is more for the parent page that has PaymentInformation and Shipping Information blocks to show it together in a neater way. When adding a new payment profile, it has the popup that has information about only payment info, so didnot require to have border.

BTW, I see the same behaviour in the production too. However i am checking with the feature team to confirm the same.

bhav
Authorize.Net Expert Authorize.Net Expert
Authorize.Net Expert