<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>kanahebiZ</author_name>
  <author_url>https://blog.hatena.ne.jp/kanahebiZ/</author_url>
  <blog_title>もふもふ技術部</blog_title>
  <blog_url>https://www.mof-mof.co.jp/tech-blog/</blog_url>
  <categories>
    <anon>Rails</anon>
    <anon>Stripe</anon>
  </categories>
  <description>Stripe決済第四弾です。 今回はいままで実装したサブスクの解約を実装します。 サブスクの実装は以下の記事を参考にしてみてください。 www.mof-mof.co.jp 実装 ルーティングを追加します。 config/routes.rb resources :cancel, only: [:create] viewsに追記します。 app/viewa/plans/index.html.erb &lt;%= button_to cancel_index_path, data: { turbo: false } do %&gt; 解約 &lt;% end %&gt; コントローラーを作成します。 app/control…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fwww.mof-mof.co.jp%2Ftech-blog%2F2024%2F09%2F19%2F160237&quot; title=&quot;【Rails】Stripeで決済したサブスクを解約する - もふもふ技術部&quot; class=&quot;embed-card embed-blogcard&quot; scrolling=&quot;no&quot; frameborder=&quot;0&quot; style=&quot;display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;&quot;&gt;&lt;/iframe&gt;</html>
  <image_url></image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2024-09-19 16:02:37</published>
  <title>【Rails】Stripeで決済したサブスクを解約する</title>
  <type>rich</type>
  <url>https://www.mof-mof.co.jp/tech-blog/2024/09/19/160237</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
