{"id":12053,"date":"2023-08-08T12:14:15","date_gmt":"2023-08-08T12:14:15","guid":{"rendered":"https:\/\/wooshpay.com\/?post_type=docs&#038;p=12053"},"modified":"2023-08-08T12:15:07","modified_gmt":"2023-08-08T12:15:07","password":"","slug":"sep-direct-debit","status":"publish","type":"docs","link":"https:\/\/www.wooshpay.com\/ja\/docs\/sep-direct-debit\/","title":{"rendered":"\u30bb\u30d1\u53e3\u5ea7\u632f\u66ff"},"content":{"rendered":"<h2 class=\"wp-block-heading\" id=\"h-overview\">\u6982\u8981<\/h2>\n\n\n\n<p>Accepting SEPA Direct Debit payments on your website consists of:<\/p>\n\n\n\n<ol class=\"wp-block-list\">\n<li>Creating an object to track a payment;<\/li>\n\n\n\n<li>Collecting payment method information;<\/li>\n\n\n\n<li>Mandate acknowledgment;<\/li>\n\n\n\n<li>Submitting the payment to Stripe for processing.<\/li>\n<\/ol>\n\n\n\n<p>WooshPay uses this payment object, the PaymentIntent, to track and handle all the states of the payment until the payment completes.<\/p>\n\n\n\n<p>SEPA direct debit transactions have a limit of 1,000 EUR each.<\/p>\n\n\n\n<figure class=\"wp-block-image\"><img decoding=\"async\" src=\"https:\/\/api.apifox.cn\/api\/v1\/projects\/1296482\/resources\/361358\/image-preview\" alt=\"\u753b\u50cf.png\"\/><\/figure>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"h-integration-method\">\u7d71\u5408\u65b9\u5f0f<\/h2>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"h-checkout\">\u30c1\u30a7\u30c3\u30af\u30a2\u30a6\u30c8<\/h3>\n\n\n\n<h4 class=\"wp-block-heading\" id=\"h-determine-compatibility\"><strong>Determine compatibility<\/strong><\/h4>\n\n\n\n<p>To support SEPA Direct Debit payments in Checkout, Prices for all line items must be expressed in Euro (currency code eur).<\/p>\n\n\n\n<figure class=\"wp-block-table\"><table><thead><tr><th>\u5229\u7528\u53ef\u80fd\u306a\u56fd\u30b3\u30fc\u30c9<\/th><th><\/th><\/tr><\/thead><tbody><tr><td>EU countries<\/td><td>AT, BE, BG, HR, CY, CZ, DK, EE, FI, FR, DE, GR, HU, IE, IT, LV, LT, LU, MT, NL, PL, PT, RO, SK, SI, ES, SE<\/td><\/tr><tr><td>EEA Countries<\/td><td>IS, LI, NO<\/td><\/tr><tr><td>Countries that have bilateral agreements with EU<\/td><td>AD, SM, MC, VA<\/td><\/tr><tr><td>Other SEPA-supporting countries (supported EUR-denominated accounts only)<\/td><td>PF, TF, GI, GG, IM, JE, BL, PM, CH, GB, WF<\/td><\/tr><tr><td>&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8211;<\/td><td><\/td><\/tr><tr><td>\u5bfe\u5fdc\u901a\u8ca8<\/td><td>eur<\/td><\/tr><tr><td>Presentment currencies<\/td><td>eur<\/td><\/tr><\/tbody><\/table><\/figure>\n\n\n\n<h4 class=\"wp-block-heading\" id=\"h-accept-a-payment\">Accept a payment<\/h4>\n\n\n\n<p>Use this guide to learn how to enable SEPA Direct Debit\u2014it shows the differences between accepting a card payment and using SEPA Direct Debit.<\/p>\n\n\n\n<p><strong>Enable SEPA Direct Debit as a payment method<\/strong><br>\u65b0\u3057\u3044\u30c1\u30a7\u30c3\u30af\u30a2\u30a6\u30c8\u30fb\u30bb\u30c3\u30b7\u30e7\u30f3\u3092\u4f5c\u6210\u3059\u308b\u969b\u306b\u306f\u3001\u4ee5\u4e0b\u306e\u3053\u3068\u304c\u5fc5\u8981\u3067\u3059\uff1a<\/p>\n\n\n\n<ol class=\"wp-block-list\">\n<li>Add sepa_debit to the list of payment_method_types.<\/li>\n\n\n\n<li>Make sure all your line_items use the eur currency.<\/li>\n<\/ol>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"h-integration-method-1\">\u7d71\u5408\u65b9\u5f0f<\/h2>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"h-server-to-server\">\u30b5\u30fc\u30d0\u30fc\u304b\u3089\u30b5\u30fc\u30d0\u30fc\u3078<\/h3>\n\n\n\n<h4 class=\"wp-block-heading\" id=\"h-create-a-paymentintent\">PaymentIntent\u306e\u4f5c\u6210<\/h4>\n\n\n\n<p>PaymentIntent\u306f\u3001\u9867\u5ba2\u304b\u3089\u652f\u6255\u3044\u3092\u53ce\u96c6\u3059\u308b\u610f\u56f3\u3092\u8868\u3059\u30aa\u30d6\u30b8\u30a7\u30af\u30c8\u3067\u3001\u5404\u30b9\u30c6\u30fc\u30b8\u3092\u901a\u3058\u3066\u652f\u6255\u3044\u30d7\u30ed\u30bb\u30b9\u306e\u30e9\u30a4\u30d5\u30b5\u30a4\u30af\u30eb\u3092\u8ffd\u8de1\u3057\u307e\u3059\u3002<br>\u307e\u305a\u3001\u30b5\u30fc\u30d0\u30fc\u4e0a\u306bPaymentIntent\u3092\u4f5c\u6210\u3057\u3001\u53ce\u96c6\u3059\u308b\u91d1\u984d\u3068\u30e6\u30fc\u30ed\u901a\u8ca8\u3092\u6307\u5b9a\u3057\u307e\u3059\uff08SEPA\u53e3\u5ea7\u632f\u66ff\u306f\u4ed6\u306e\u901a\u8ca8\u3092\u30b5\u30dd\u30fc\u30c8\u3057\u3066\u3044\u307e\u305b\u3093\uff09\u3002<br>\u3059\u3067\u306bPayment Intents API\u3092\u4f7f\u7528\u3057\u3066\u7d71\u5408\u3057\u3066\u3044\u308b\u5834\u5408\u306f\u3001PaymentIntent\u306e\u652f\u6255\u3044\u65b9\u6cd5\u306e\u7a2e\u985e\u30ea\u30b9\u30c8\u306bsepa_debit\u3092\u8ffd\u52a0\u3057\u3066\u304f\u3060\u3055\u3044\u3002<\/p>\n\n\n\n<p><strong><em>\u30ea\u30af\u30a8\u30b9\u30c8<\/em><\/strong><\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>{\n    \"amount\": 2000,\n    \"currency\": \"EUR\",\n    \"confirm\": true,\n    \"payment_method_options\": {\n        \"sepa\": {\n            \"iban\": \"DE12500105170648489890\"\n        }\n    },\n    \"payment_method_data\": {\n        \"type\": \"sepa\",\n        \"billing_details\": {\n            \"address\": {\n                \"country\": \"DE\"\n            },\n            \"email\": \"john.doe@fake.id\",\n            \"name\": \"John Doe\"\n        }\n    },\n    \"return_url\": \"https:\/\/wooshpay.com\"\n}<\/code><\/pre>\n\n\n\n<h4 class=\"wp-block-heading\" id=\"h-test-your-integration\">Test your integration<\/h4>\n\n\n\n<p>Wooshpay provides test numbers you can use to make sure your integration is ready for production.<\/p>\n\n\n\n<p>Use the SEPA Direct Debit test numbers when testing your Checkout integration with SEPA Direct Debit.<\/p>\n\n\n\n<p>Test IBAN: DE12500105170648489890<\/p>","protected":false},"excerpt":{"rendered":"<p>Overview Accepting SEPA Direct Debit payments on your website consists of: WooshPay uses this payment object, the PaymentIntent, to track and handle all the states of the payment until the payment completes. SEPA direct debit transactions have a limit of 1,000 EUR each. Integration Method Checkout Determine compatibility To support SEPA Direct Debit payments in Checkout, Prices for all line items must be expressed in Euro (currency code eur). Available country codes EU countries AT, BE, BG, HR, CY, CZ, DK, EE, FI, FR, DE, GR, HU, IE, IT, LV, LT, LU, MT, NL, PL, PT, RO, SK, SI, ES, SE EEA Countries IS, LI, NO Countries that have bilateral [&hellip;]<\/p>","protected":false},"author":1,"featured_media":17289,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_uag_custom_page_level_css":"","footnotes":""},"doc_category":[395],"doc_tag":[324,323,398],"class_list":["post-12053","docs","type-docs","status-publish","has-post-thumbnail","hentry","doc_category-add-more-payment-methods","doc_tag-open-api","doc_tag-payment","doc_tag-sepa-direct-debit"],"year_month":"2026-04","word_count":369,"total_views":"2238","reactions":{"happy":"1","normal":"0","sad":"0"},"author_info":{"name":"wooshpaysite\u7ba1\u7406\u5458","author_nicename":"wooshpaysiteadmin","author_url":"https:\/\/www.wooshpay.com\/ja\/author\/wooshpaysiteadmin\/"},"doc_category_info":[{"term_name":"Add more payment methods","term_url":"https:\/\/www.wooshpay.com\/ja\/docs-category\/add-more-payment-methods\/"}],"doc_tag_info":[{"term_name":"open api","term_url":"https:\/\/www.wooshpay.com\/ja\/docs-tag\/open-api\/"},{"term_name":"payment","term_url":"https:\/\/www.wooshpay.com\/ja\/docs-tag\/payment\/"},{"term_name":"Sepa Direct Debit","term_url":"https:\/\/www.wooshpay.com\/ja\/docs-tag\/sepa-direct-debit\/"}],"yoast_head":"<!-- This site is optimized with the Yoast SEO Premium plugin v20.8 (Yoast SEO v24.9) - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Sepa Direct Debit - WooshPay<\/title>\n<meta name=\"description\" content=\"Accepting SEPA Direct Debit payments on your website consists of: Creating an object to track a payment; Collecting payment method information; Mandate acknowledgment; Submitting the payment to Stripe for processing.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/d2jcf4noflr1cd.cloudfront.net\/ko\/docs\/sep-direct-debit\/\" \/>\n<meta property=\"og:locale\" content=\"ja_JP\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Sepa Direct Debit\" \/>\n<meta property=\"og:description\" content=\"Accepting SEPA Direct Debit payments on your website consists of: Creating an object to track a payment; Collecting payment method information; Mandate acknowledgment; Submitting the payment to Stripe for processing.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/d2jcf4noflr1cd.cloudfront.net\/ko\/docs\/sep-direct-debit\/\" \/>\n<meta property=\"og:site_name\" content=\"WooshPay\" \/>\n<meta property=\"article:modified_time\" content=\"2023-08-08T12:15:07+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/wooshpay-official-img.oss-accelerate.aliyuncs.com\/wp-content\/uploads\/2024\/07\/pic_home_new-2.png\" \/>\n\t<meta property=\"og:image:width\" content=\"2138\" \/>\n\t<meta property=\"og:image:height\" content=\"1438\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/png\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"2\u5206\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/d2jcf4noflr1cd.cloudfront.net\/ko\/docs\/sep-direct-debit\/\",\"url\":\"https:\/\/d2jcf4noflr1cd.cloudfront.net\/ko\/docs\/sep-direct-debit\/\",\"name\":\"Sepa Direct Debit - WooshPay\",\"isPartOf\":{\"@id\":\"https:\/\/www.wooshpay.com\/ko\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/d2jcf4noflr1cd.cloudfront.net\/ko\/docs\/sep-direct-debit\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/d2jcf4noflr1cd.cloudfront.net\/ko\/docs\/sep-direct-debit\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/wooshpay-official-img.oss-accelerate.aliyuncs.com\/wp-content\/uploads\/2024\/07\/pic_home_new-2.png\",\"datePublished\":\"2023-08-08T12:14:15+00:00\",\"dateModified\":\"2023-08-08T12:15:07+00:00\",\"description\":\"Accepting SEPA Direct Debit payments on your website consists of: Creating an object to track a payment; Collecting payment method information; Mandate acknowledgment; Submitting the payment to Stripe for processing.\",\"breadcrumb\":{\"@id\":\"https:\/\/d2jcf4noflr1cd.cloudfront.net\/ko\/docs\/sep-direct-debit\/#breadcrumb\"},\"inLanguage\":\"ja\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/d2jcf4noflr1cd.cloudfront.net\/ko\/docs\/sep-direct-debit\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"ja\",\"@id\":\"https:\/\/d2jcf4noflr1cd.cloudfront.net\/ko\/docs\/sep-direct-debit\/#primaryimage\",\"url\":\"https:\/\/wooshpay-official-img.oss-accelerate.aliyuncs.com\/wp-content\/uploads\/2024\/07\/pic_home_new-2.png\",\"contentUrl\":\"https:\/\/wooshpay-official-img.oss-accelerate.aliyuncs.com\/wp-content\/uploads\/2024\/07\/pic_home_new-2.png\",\"width\":2138,\"height\":1438},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/d2jcf4noflr1cd.cloudfront.net\/ko\/docs\/sep-direct-debit\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/www.wooshpay.com\/ko\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Docs\",\"item\":\"https:\/\/wooshpay.com\/pt\/docs\/\"},{\"@type\":\"ListItem\",\"position\":3,\"name\":\"Sepa Direct Debit\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/www.wooshpay.com\/ko\/#website\",\"url\":\"https:\/\/www.wooshpay.com\/ko\/\",\"name\":\"WooshPay\",\"description\":\"One-stop payment platform\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/www.wooshpay.com\/ko\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"ja\"}]}<\/script>\n<!-- \/ Yoast SEO Premium plugin. -->","yoast_head_json":{"title":"Sepa Direct Debit - WooshPay","description":"Accepting SEPA Direct Debit payments on your website consists of: Creating an object to track a payment; Collecting payment method information; Mandate acknowledgment; Submitting the payment to Stripe for processing.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/d2jcf4noflr1cd.cloudfront.net\/ko\/docs\/sep-direct-debit\/","og_locale":"ja_JP","og_type":"article","og_title":"Sepa Direct Debit","og_description":"Accepting SEPA Direct Debit payments on your website consists of: Creating an object to track a payment; Collecting payment method information; Mandate acknowledgment; Submitting the payment to Stripe for processing.","og_url":"https:\/\/d2jcf4noflr1cd.cloudfront.net\/ko\/docs\/sep-direct-debit\/","og_site_name":"WooshPay","article_modified_time":"2023-08-08T12:15:07+00:00","og_image":[{"width":2138,"height":1438,"url":"https:\/\/wooshpay-official-img.oss-accelerate.aliyuncs.com\/wp-content\/uploads\/2024\/07\/pic_home_new-2.png","type":"image\/png"}],"twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"2\u5206"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/d2jcf4noflr1cd.cloudfront.net\/ko\/docs\/sep-direct-debit\/","url":"https:\/\/d2jcf4noflr1cd.cloudfront.net\/ko\/docs\/sep-direct-debit\/","name":"Sepa Direct Debit - WooshPay","isPartOf":{"@id":"https:\/\/www.wooshpay.com\/ko\/#website"},"primaryImageOfPage":{"@id":"https:\/\/d2jcf4noflr1cd.cloudfront.net\/ko\/docs\/sep-direct-debit\/#primaryimage"},"image":{"@id":"https:\/\/d2jcf4noflr1cd.cloudfront.net\/ko\/docs\/sep-direct-debit\/#primaryimage"},"thumbnailUrl":"https:\/\/wooshpay-official-img.oss-accelerate.aliyuncs.com\/wp-content\/uploads\/2024\/07\/pic_home_new-2.png","datePublished":"2023-08-08T12:14:15+00:00","dateModified":"2023-08-08T12:15:07+00:00","description":"Accepting SEPA Direct Debit payments on your website consists of: Creating an object to track a payment; Collecting payment method information; Mandate acknowledgment; Submitting the payment to Stripe for processing.","breadcrumb":{"@id":"https:\/\/d2jcf4noflr1cd.cloudfront.net\/ko\/docs\/sep-direct-debit\/#breadcrumb"},"inLanguage":"ja","potentialAction":[{"@type":"ReadAction","target":["https:\/\/d2jcf4noflr1cd.cloudfront.net\/ko\/docs\/sep-direct-debit\/"]}]},{"@type":"ImageObject","inLanguage":"ja","@id":"https:\/\/d2jcf4noflr1cd.cloudfront.net\/ko\/docs\/sep-direct-debit\/#primaryimage","url":"https:\/\/wooshpay-official-img.oss-accelerate.aliyuncs.com\/wp-content\/uploads\/2024\/07\/pic_home_new-2.png","contentUrl":"https:\/\/wooshpay-official-img.oss-accelerate.aliyuncs.com\/wp-content\/uploads\/2024\/07\/pic_home_new-2.png","width":2138,"height":1438},{"@type":"BreadcrumbList","@id":"https:\/\/d2jcf4noflr1cd.cloudfront.net\/ko\/docs\/sep-direct-debit\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.wooshpay.com\/ko\/"},{"@type":"ListItem","position":2,"name":"Docs","item":"https:\/\/wooshpay.com\/pt\/docs\/"},{"@type":"ListItem","position":3,"name":"Sepa Direct Debit"}]},{"@type":"WebSite","@id":"https:\/\/www.wooshpay.com\/ko\/#website","url":"https:\/\/www.wooshpay.com\/ko\/","name":"WooshPay","description":"\u30ef\u30f3\u30b9\u30c8\u30c3\u30d7\u6c7a\u6e08\u30d7\u30e9\u30c3\u30c8\u30d5\u30a9\u30fc\u30e0","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.wooshpay.com\/ko\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"ja"}]}},"uagb_featured_image_src":{"full":["https:\/\/wooshpay-official-img.oss-accelerate.aliyuncs.com\/wp-content\/uploads\/2024\/07\/pic_home_new-2.png",2138,1438,false],"thumbnail":["https:\/\/wooshpay-official-img.oss-accelerate.aliyuncs.com\/wp-content\/uploads\/2024\/07\/pic_home_new-2-150x150.png",150,150,true],"medium":["https:\/\/wooshpay-official-img.oss-accelerate.aliyuncs.com\/wp-content\/uploads\/2024\/07\/pic_home_new-2-300x202.png",300,202,true],"medium_large":["https:\/\/wooshpay-official-img.oss-accelerate.aliyuncs.com\/wp-content\/uploads\/2024\/07\/pic_home_new-2-768x517.png",768,517,true],"large":["https:\/\/wooshpay-official-img.oss-accelerate.aliyuncs.com\/wp-content\/uploads\/2024\/07\/pic_home_new-2-1024x689.png",1024,689,true],"1536x1536":["https:\/\/wooshpay-official-img.oss-accelerate.aliyuncs.com\/wp-content\/uploads\/2024\/07\/pic_home_new-2-1536x1033.png",1536,1033,true],"2048x2048":["https:\/\/wooshpay-official-img.oss-accelerate.aliyuncs.com\/wp-content\/uploads\/2024\/07\/pic_home_new-2-2048x1377.png",2048,1377,true],"trp-custom-language-flag":["https:\/\/wooshpay-official-img.oss-accelerate.aliyuncs.com\/wp-content\/uploads\/2024\/07\/pic_home_new-2-18x12.png",18,12,true]},"uagb_author_info":{"display_name":"wooshpaysite\u7ba1\u7406\u5458","author_link":"https:\/\/www.wooshpay.com\/ja\/author\/wooshpaysiteadmin\/"},"uagb_comment_info":0,"uagb_excerpt":"Overview Accepting SEPA Direct Debit payments on your website consists of: WooshPay uses this payment object, the PaymentIntent, to track and handle all the states of the payment until the payment completes. SEPA direct debit transactions have a limit of 1,000 EUR each. Integration Method Checkout Determine compatibility To support SEPA Direct Debit payments in&hellip;","_links":{"self":[{"href":"https:\/\/www.wooshpay.com\/ja\/wp-json\/wp\/v2\/docs\/12053","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.wooshpay.com\/ja\/wp-json\/wp\/v2\/docs"}],"about":[{"href":"https:\/\/www.wooshpay.com\/ja\/wp-json\/wp\/v2\/types\/docs"}],"author":[{"embeddable":true,"href":"https:\/\/www.wooshpay.com\/ja\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.wooshpay.com\/ja\/wp-json\/wp\/v2\/comments?post=12053"}],"version-history":[{"count":0,"href":"https:\/\/www.wooshpay.com\/ja\/wp-json\/wp\/v2\/docs\/12053\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.wooshpay.com\/ja\/wp-json\/wp\/v2\/media\/17289"}],"wp:attachment":[{"href":"https:\/\/www.wooshpay.com\/ja\/wp-json\/wp\/v2\/media?parent=12053"}],"wp:term":[{"taxonomy":"doc_category","embeddable":true,"href":"https:\/\/www.wooshpay.com\/ja\/wp-json\/wp\/v2\/doc_category?post=12053"},{"taxonomy":"doc_tag","embeddable":true,"href":"https:\/\/www.wooshpay.com\/ja\/wp-json\/wp\/v2\/doc_tag?post=12053"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}