Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Rails Hosted Form Token
Hello:
I am converting a PHP project to my first Ruby on Rails project.
PHP version:
a) creates CIM profile
b) adds info with hosted form: AuthorizeNetPopup.openAddPaymentPopup
c) edit info with: AuthorizeNetPopup.openManagePopup
d) I create transactions from stored info.
I must start with the form token. Is there an example availble?
Sample Ruby code includes a hosted SIM form. But I cannot find code for a token.
Thank you, Mellie
Author of Sociopathic Surgeon http://amzn.to/xpobJ9
โ02-11-2013 10:39 AM
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
official sdk doesn't supported it.
โ02-13-2013 04:22 AM