Using CIM with Ruby on Rails using the authorize.net gem.
I created a test customer profile and added multiple cards (payment methods). If I do a subsequent get request for the profile, payment_profile_id resolves to the first payment method id using response.payment_profile_id. I would have expected an array. response.payment_profile_ids resolves to nil. Is there a way to get all of the payment profile ids?
10-16-2014 06:14 AM
Hello @gerryboyd
It's been a while since this was first posted. I would recommend subscribing to this topic so that you'll be alerted via email if anyone from the community is able to respond with any comments. To subscribe, click Topic Options at the top of this thread and then select Subscribe. You'll then receive an email once anyone replies.
Thanks,
Richard
10-24-2014 10:46 AM
10-24-2014 02:06 PM