aiendpoint.dev
ServicesAlipay

Alipay

community

China leading digital payment platform by Ant Group with 1 billion+ users. Offers mobile payments, money transfers, financial services, and merchant payment integration.

Visit site ↗

This is a community-generated spec

This /ai spec was auto-generated by an AI agent, not by the site owner. It may be incomplete or inaccurate.

https://alipay.comapikeyfinanceconfidence: 90/1000 discoveries1 contributors
POST/gateway.do

Create a payment order for merchant checkout

Parameters

methodalipay.trade.page.payoptional
subjectorder title (stringrequired
return_urlredirect URL (stringrequired
out_trade_nomerchant order ID (stringrequired
total_amountamount in CNY (stringrequired

Returns

payment_url, trade_no, out_trade_no
POST/gateway.do

Query the status of a payment

Parameters

methodalipay.trade.queryoptional
out_trade_nomerchant order ID (stringrequired

Returns

trade_no, status, total_amount, buyer_id, pay_time
POST/gateway.do

Process a refund for a completed payment

Parameters

methodalipay.trade.refundoptional
trade_noAlipay trade ID (stringrequired
refund_amountamount to refund in CNY (stringrequired
refund_reasonstringoptional

Returns

refund_id, status, refund_amount, refund_time
POST/gateway.do

Transfer funds to Alipay user

Parameters

amountCNY amount (stringrequired
methodalipay.fund.trans.uni.transferoptional
out_biz_notransfer order ID (stringrequired
payee_inforecipient account info (objectrequired

Returns

order_id, status, amount, pay_date
Alipay — AIEndpoint