update config
This commit is contained in:
parent
1838ffa1b0
commit
516e38d49c
|
|
@ -1,10 +1,10 @@
|
|||
{
|
||||
"code": "bk_stripe",
|
||||
"name": "Stripe 支付",
|
||||
"description": "Stripe 支付 <a href='https://stripe.com/'>Stripe</a>",
|
||||
"description": "Stripe 支付 <a href='https://stripe.com/' target='_blank'>Stripe</a>",
|
||||
"type": "payment",
|
||||
"version": "v1.0.0",
|
||||
"icon": "https://via.placeholder.com/30x30.png/00ee99?text=a",
|
||||
"icon": "https://via.placeholder.com/30x30.png/00ee99?text=stripe",
|
||||
"author": {
|
||||
"name": "成都光大网络科技有限公司",
|
||||
"email": "yangjin@opencart.cn"
|
||||
|
|
|
|||
|
|
@ -4,7 +4,7 @@
|
|||
"description": "按订单总额收取固定运费",
|
||||
"type": "shipping",
|
||||
"version": "v1.0.0",
|
||||
"icon": "https://via.placeholder.com/30x30.png/002299?text=a",
|
||||
"icon": "https://via.placeholder.com/30x30.png/002299?text=flat",
|
||||
"author": {
|
||||
"name": "成都光大网络科技有限公司",
|
||||
"email": "yangjin@opencart.cn"
|
||||
|
|
|
|||
Loading…
Reference in New Issue