hi,
When we get the webhook api callback for the eventype: net.authorize.customer.paymentProfile.created, how can we get the additional information or custom properties that we pass when we created the token? We're using getHostedProfilePageRequest for the hosted checkout to add a new payment.
We have tried passing refId and clientId in getHostedProfilePageRequest, but we're not getting back those values in the webhook callback.
Example: How can we get the Customer ID from Customer Profile Information (CIM)?
Thanks
โ07-10-2024 01:25 PM