#keithm-cloning-payment-methods
1 messages · Page 1 of 1 (latest)
Yes, you're correct - that request isn't working because that customer doesn't have any attached payment method with the ID pm_card_ie. To test this out, you should create a payment method with card[token]: tok_ie, and then attach that payment method to the customer. Then, you would clone that payment method
ah awesome, thank you very much
this works, thank you so much
👍 glad to hear it!