Skip to main content

Simple Payment Management Service

This service allows merchants to easily manage Simple Payment functions.

Note
  • A OneTimeAccessKey is required to use this service.
  • The following pages are provided: Payment Method Management, Payment Method Registration, Password (PIN) Modification, and Sales Slip.

Call Management Page

This page allows Simple Payment members to view their registered payment methods or add new ones.

Request

Request URL
GET https://{API Domain}/easypay/user/paymentMethodManagement.do?oneTimeAccessKey={OneTimeAccessKey}&returnUrl={Merchant Return URL}
Content-type: text/html

Parameters

Field NameTypeLengthRequiredDescription
oneTimeAccessKeyString60ByteOneTimeAccessKey
returnUrlString256ByteMerchant Return URL (HTTPS Only, URL Encoded)