This export will work both server-side and client-side.
-- source - number | playerid-- amount - number | the amount you want to create-- paymentMethod - string | bank or cash-- giftCardMethod - string | bank or cashexports['g-giftcard']:CreateCard(source, amount, paymentMethod, giftCardMethod)