processPayment

fun FuelingAPI.FuelingAPI.processPayment(gasStationId: String, body: TransactionRequest, readTimeout: Long? = null): Call<ProcessPaymentResponse>