Juan David Ramirez V.

Results 1 issues of Juan David Ramirez V.

After using a payload such as the following and creating a payment ``` const body: PaymentCreateRequest = { ...data, payer: { entity_type: result.data.payer.entity_type || 'individual', type: result.data.payer.type || 'customer', id:...