Is there any such way here ? Where i got payment token from the Card payment method in server side
With Square you’ll have to use the client side Web Payments SDK to get the payment token. There isn’t a way to generate a source_id
on the server side.