apinprastya / flutrans

Midtrans flutter plugin
BSD 2-Clause "Simplified" License
30 stars 22 forks source link

customer detail not work #3

Open rifal-klikeat opened 5 years ago

rifal-klikeat commented 5 years ago

customer detail like email and name phone not work and not showing on midtrans dashboard, but it showing on VSC console log, please add adddress to

apinprastya commented 5 years ago

This should be generated by your backend not from client side

rifal-klikeat commented 5 years ago

but i test with postmant, and return snap email phone and name its work

apinprastya commented 5 years ago

I am not sure about the midtrans dashboard, but so far mine is working fine. please add screen shot to make me better understand

rifal-klikeat commented 5 years ago

Capture

that console log from VSCode. from backend charge return customer detail, but on MidtransSDK return null

felangga commented 4 years ago

Having the same problem too. The customer data not posted to server image

felangga commented 4 years ago

Having the same problem too. The customer data not posted to server image

I'm using the sample code