タグ

関連タグで絞り込む (0)

  • 関連タグはありません

タグの絞り込みを解除

paypalに関するtkawaのブックマーク (4)

  • 今日はRailsでPayPalの即時支払い通知(IPN)を叩く一日であった。IPNについては、PayPal側からどのタイミングでどのレスポン... - Sooey

    今日はRailsでPayPalの即時支払い通知(IPN)を叩く一日であった。IPNについては、PayPal側からどのタイミングでどのレスポンスが飛んで来るのかということについて包括的な説明が見つからなかったのだけど、Paypal subscriptions IPN demystifiedというページが具体的に解説してくれていてとても参考になった。 ところで、PayPalは、各種名称やサイトの説明、実際の処理フローにいたるまで、すべてのことを要以上に複雑化しすぎだ。例えば開発者としてPayPalをサービスに組み込もうとした場合、自分が使うべきソリューションを選ぶ段階で挫けると思う。つまり、 ウェブペイメントプラス エクスプレス チェックアウト ウェブ ペイメント スタンダード 定期支払い PayPal for Digital Goods モバイル決済 アダプティブペイメント マイクロペイメン

    tkawa
    tkawa 2011/09/22
  • PayPal Express Sample

    How to Learn? You can pay $1 for me on this site. It's great for me. You can also download the source code and set your own merchant account (maybe sandbox account). Real Goods Buy a real goods online. You gives your shipment address to the buyer. Instant Payment Pay money and complete the transaction. ex.) Buy a book

    tkawa
    tkawa 2011/09/17
  • PayPal Express in Ruby

    The document discusses integrating PayPal Express payments into Ruby applications using the paypal-express gem. It provides instructions for setting up a sample Rails app using the gem, including cloning the sample app source code from GitHub, getting a PayPal sandbox account for testing, and configuring credentials. Resources like the gem source code, wiki, and sample app are also listed.

    PayPal Express in Ruby
    tkawa
    tkawa 2011/09/17
  • PayPalのWeb Paymetn StandardとExpress Checkoutの違いが理解できないあなたへ | 高橋文樹.com | プログラミング

    プログラミング PayPalのWeb Paymetn StandardとExpress Checkoutの違いが理解できないあなたへ 高橋文樹 PayPalが用意しているソリューション もしかしたらそんな間抜けは僕だけなのかもしれませんが、いままでPayPalの実装を3回失敗しているので、エントリーを書いておきます。「ああ、ミニコme!の開発をやってるんだな」と思っていていただければ幸いです。 PayPalの提供する決済サービスの種別 PayPalについては以前印税95%で云々カンヌンという釣り記事を書いたとおり、凄まじいポテンシャルを秘めているのですが、日ではあんまりです。ときどき「進出する気がないのかな?」と思うことがありますが、まあ、PayPalを見ているとハラハラする理由については後述します。 ともかく、PayPalの提供しているサービスは以下です。PayPalのページに書いてあ

    PayPalのWeb Paymetn StandardとExpress Checkoutの違いが理解できないあなたへ | 高橋文樹.com | プログラミング
    tkawa
    tkawa 2011/09/01
    いろいろ訂正されてるけど分類(書かれたのは3月)
  • 1