Reading data from SambaCard

Hi Emre! How to add information from SambaCard to bill? CUstomer name and how many points does he has?

  • {ENTITY DATA:SambaCard:[Field Name]} to read custom data. To read Name field use {ENTITY DATA:SambaCard:Name}

  • {ENTITY BALANCE:SambaCard} to read card balance.

Thank you very much! Another question may I use google cloud sql server for remote database server?