Mangopay / mangopay2-ruby-sdk

Ruby Gem for MANGOPAY
https://rubygems.org/gems/mangopay
MIT License
42 stars 38 forks source link

Where is the Iframe? #7

Closed micheledisalvatore closed 10 years ago

micheledisalvatore commented 10 years ago

Hi guys, I'm trying to implement mangopay on my personal project using this gem, but I cannot understand: where is the iframe? In other words this is my work flow: step 1) buyer = MangoPay::NaturalUser.create step 2) seller = MangoPay::LegalUser.create seller_wallet = MangoPay::Wallet.create step 3) payment_from_buyer_to_seller = MangoPay::PayIn::Card::Web.create

This is taken by this wiki, but there is not any reference to the use of the iframe

SVMangoPay commented 10 years ago

I frame use is described here: especially TemplateURL Options : http://docs.mangopay.com/api-references/payins/payins-card-web/