Skip to content

Bug (Ukraine language) #12

@FeDLviv

Description

@FeDLviv
Map params = new HashMap();
        params.put("action", "pay");
        params.put("amount", "1.50");
        params.put("currency", "UAH");
        params.put("order_id", UUID.randomUUID().toString());
        params.put("description", "description text");
        params.put("language", "uk");
        params.put("result_url", "http://localhost:8080");
        params.put("sandbox", "1"); // enable the testing environment and card will NOT charged. If not set will be used property isCnbSandbox()
        LiqPay liqpay = new LiqPay("i39087887787970", "eS3eYIE3ztX1rere9GXryMUqaBdfsezewEnroKp");

Generated URL - //static.liqpay.com/buttons/p1uk.radius.png

404 Not Found

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions