Adding Transaction Information
v1/transaction/add_info
Last updated
v1/transaction/add_info
Last updated
It is used for add or update your e-mail, phone, reference code and note about your transactions after payment is received.
You should perform basic authentication with secret_key to use adding transaction information service. See more
https://api.paynet.com.tr/v1/transaction/add_info
Parameter Name
Type
Required
Description
xact_id
string
Yes
Paynet Transaction Number.
note
string
No
Note information about payment.
string
No
Email information about payment.
phone
string
No
Phone Information about payment.
agent_reference
string
No
Dealer Reference Number Information about payment.
reference_no
string
No
Reference Number to associate.
Parameter Name
Type
Description
object_name
string
The object name of response API.
code
string
The code of response result. See more
message
string
Response result message.
System
URL
Live System
https://api.paynet.com.tr/v1/transaction/add_info
Test System
https://pts-api.paynet.com.tr/v1/transaction/add_info