Skip to content

GP-ECOM endpoint mismatch between PHP SDK 14.4.3 and current XML API documentation #145

Description

@kiwad

The current XML API documentation lists:

https://api.realexpayments.com/remote
https://api.sandbox.realexpayments.com/remote

The recent Apigee X migration documentation also instructs integrations to use the /remote sandbox endpoint.

However, PHP SDK 14.4.3 still defines:

https://api.realexpayments.com/epage-remote.cgi
https://api.sandbox.realexpayments.com/epage-remote.cgi

in ServiceEndpoints.php.

Both endpoints currently appear to work in sandbox.

Could you clarify which endpoint GP-ECOM integrations should use going forward, particularly after the Apigee X migration? Should the SDK constants be updated to /remote?

Image Image

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