Skip to content

Problem with hostedPaymentIFrameCommunicatorUrl #23

@markonikolicdir

Description

@markonikolicdir

When use setIFrameCommunicatorUrlUrl in Request there is a problem with response from Authorize.net, {"messages":{"resultCode":"Error","message":[{"code":"E00013","text":"Setting Name 'hostedPaymentFrameCommunicatorUrl' is invalid for this method."}]}}

Problem can be solved if const SETTING_NAME_FRAME_COMMUNICATOR_URL = 'FrameCommunicatorUrl'; change to const SETTING_NAME_FRAME_COMMUNICATOR_URL = 'IFrameCommunicatorUrl';

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions