13 lines
358 B
JSON
13 lines
358 B
JSON
{
|
|
"code": "paypal",
|
|
"name": "PayPal",
|
|
"description": "PayPal 支付 <a href='https://developer.paypal.com/' target='_blank'>PayPal Developer</a>",
|
|
"type": "payment",
|
|
"version": "v1.0.0",
|
|
"icon": "/image/logo.png",
|
|
"author": {
|
|
"name": "成都光大网络科技有限公司",
|
|
"email": "yangjin@guangda.work"
|
|
}
|
|
}
|