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
โ02-11-2013 10:39 AM
official sdk doesn't supported it.
โ02-13-2013 04:22 AM