我遇到错误CMS_PLACEHOLDER_CONF = {
...
'default_plugins': [
{
'plugin_type': 'StoryPlugin',
'values': {
'title': 'My Story',
},
'new_line_values': [
{
'fmt': 'normal',
'text': 'Lorem ipsum dolor sit amet, consectetur adipiscing elit',
},
{
'fmt': 'bold',
'text': 'Everyone is sick of Lorem Ipsum !',
},
]
},
],
...
}
。在成功生成令牌后尝试执行协议时
Got Http response code 400 when accessing https://api.sandbox.paypal.com/v1/payments/billing-agreements/EC-39X33455C9740382Y/agreement-execute
某些原因计划列表显示空账单计划。激活后是否删除计划
这是计划的详细信息
{“ id”:“ P-57S41478JH7776830TYYBQBI”,“州”:“ ACTIVE”,“名称”:“本月T恤俱乐部计划”,“描述”:“模板创建”,“类型” :“ FIXED”,“ payment_definitions”:[{“ id”:“ PD-9DS62581BA030814YTYYBQBI”,“ name”:“常规付款”,“ type”:“ REGULAR”,“频率”:“月”,“金额”: {“ currency”:“ INR”,“ value”:“ 100”},“ cycles”:“ 12”,“ charge_models”:[{“ id”:“ CHM-99X46919U8328850ETYYBQBI”,“ type”:“发货”, “ amount”:{“ currency”:“ INR”,“ value”:“ 10”}}],“ frequency_interval”:“ 2”}],“ merchant_preferences”:{“ setup_fee”:{“ currency”:“ INR “,” value“:” 1“},” max_fail_attempts“:” 0“,” return_url“:” http://forext.dev/execute-agreement/true“,” cancel_url“:” http://forext.dev/execute-agreement/false“,” auto_bill_amount“:”是“ ,“ initial_fail_amount_action”:“ CONTINUE”},“ create_time”:“ 2019-01-30T09:56:18.565Z”,“ update_time”:“ 2019-01-30T09:57:14.260Z”,“链接”:[ “ href”:“ https://api.sandbox.paypal.com/v1/payments/billing-plans/P-57S41478JH7776830TYYBQBI”,“ rel”:“ self”,“ method”:“ GET”}]}