Create Payment iframe configuration set.Ask AIpost https://api-cert.payconex.net/api/v4/accounts/{accountId}/payment-iframeCreate an Iframe Endpoint to create an iFrame. Required Scopes The API Key calling this endpoint must have one of the following scopes: pcx:iframe:* pcx:iframe:create Path ParamsaccountIdstringrequiredNumeric ID of the accountBody ParamsCreate API Key BodylabelstringrequiredA word or short phrase that describes the iframe instance.languagestringenumENGLISHSPANISHGERMANFRENCHITALIANAllowed:ENGLISHSPANISHGERMANFRENCHITALIANtimeoutinteger60 to 900Timeout in secondsallowedPaymentMethodsarray of stringsrequiredallowedPaymentMethods*ADD stringallowedParentDomainsarray of stringsrequiredOnly load the iframe if the parent page's domain matches one of the values. Can be empty if the iframe is loaded with an iframe instance id. If a value is set and an iframe instance id is specified the parent domain must match the value.allowedParentDomains*ADD stringcardSettingsobjectcardSettings objectachSettingsobjectachSettings objectclickToPaySettingsobjectSettings for Click to PayclickToPaySettings objectgooglePaySettingsobjectSettings for Google PaygooglePaySettings objectcurrencystringenumUSDUSDAllowed:USDsavePaymentOptionstringenumrequiredDefaults to requiredWhether the user has the option to save the payment option optiondescriptionrequiredPayment option will always be savedoptionalThe user has the option to save the payment optionomitThere will be no option to save the payment optionrequiredoptionalomitAllowed:requiredoptionalomitfraudScoringbooleanEnable/Disable the Accertify anti-fraud service to add device transaction Id to the tokenfalsetruefalseResponses 201Response Object 400Bad Request 401The authorization provided was invalid 403The authorization provided is not allowed to perform this operation 404The requested resource cannot be found 422There was a problem validating your request 500An unexpected error occurred on the server, preventing the request from being processed successfully. defaultErrorUpdated 20 days ago