@mallicckk, @RichardH is right. This is not something that Authorize.Net
supports currently. However, you can look at Visa Direct
(https://developer.visa.com/capabilities/visa_direct/docs) if you're
interested in P2P payments.
Hi @puneetjindal308,No, there isn't. A payment profile is always linked
to a customer profile. Also, from your description, it looks like you
want to remove card information from a payment profile, which isn't
possible either; a payment profile alway...
Sorry, @SetFinanceMGLD. While we do offer webhooks (see:
https://developer.authorize.net/api/reference/features/webhooks.html),
this is not one of the event types that we support. You could consider
writing your own event-processing logic on the crea...
Hi @chammart, billTo firstName and lastName are required fields in your
payment profile while creating a subscription. You can update the
corresponding customer's payment profile using a request similar to
https://developer.authorize.net/api/referenc...