Skip to content

"err_code": "err_action" #8

Description

@maksymivanetsios

when use - liqPay.api("checkout", params: data, privateKey: privateKey, delegate: self)

response is
{
"result": "ok",
"status": "error",
"err_code": "err_action"
}

How can i get checkout url using liqpay.api(
or in objc

  • (void)api:(NSString *)path
    params:(NSDictionary *)params
    privateKey:(NSString *)privateKey
    delegate:(id)delegate;
    )

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