MDPayPal( String paymentId, String token, String payerID){ this.paymentId = paymentId; this.token = token; this.payerID = payerID; }