Skip to content

Need updated documentation on local environment payment authorization response data #5

@saurabhgokhale

Description

@saurabhgokhale

Example code given under open-javascript/examples folder makes POST call to the below given URL when payment gateway environment is selected to be a local environment.

When clicked on "make payment" button, request is made to the following URL.
http://localhost:8080/admin-site/service/moto/authorize/struct/extended

But I could not find any documentation anywhere on github or citruspay site about what is the expected response for this URL. Also I could not find code listening on port 8080 which will respond to this request.

Please clarify in the documentation what response to send back for this URL.

PS: Switching local environment to staging gives 503 for this URL.

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