Forum Replies Created

Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter pavan172857

    (@pavan172857)

    Hi @matheusfd . Thank you for quick response. Its saying that “PayPal order id is missing.”

    {
    “Payment Gateway”: “paypal-commerce”,
    “Donation”: {
    “Object Class”: “Give\\Donations\\Models\\Donation”,
    “\u0000*\u0000attributes”: {
    “id”: 3406,
    “formId”: 3403,
    “formTitle”: “Donation for Stone”,
    “purchaseKey”: “8ab0be9c1660c6590f76073bab4799e4”,
    “donorIp”: “49.37.135.139”,
    “createdAt”: {
    “Object Class”: “DateTime”,
    “date”: “2022-07-06 18:59:06.000000”,
    “timezone_type”: 1,
    “timezone”: “+00:00”
    },
    “updatedAt”: {
    “Object Class”: “DateTime”,
    “date”: “2022-07-06 18:59:06.000000”,
    “timezone_type”: 1,
    “timezone”: “+00:00”
    },
    “status”: {
    “Object Class”: “Give\\Donations\\ValueObjects\\DonationStatus”,
    “\u0000*\u0000value”: “pending”
    },
    “mode”: {
    “Object Class”: “Give\\Donations\\ValueObjects\\DonationMode”,
    “\u0000*\u0000value”: “live”
    },
    “amount”: {
    “Object Class”: “Give\\Framework\\Support\\ValueObjects\\Money”,
    “\u0000Give\\Framework\\Support\\ValueObjects\\Money\u0000amount”: {
    “Object Class”: “Money\\Money”,
    “\u0000Money\\Money\u0000amount”: “10000”,
    “\u0000Money\\Money\u0000currency”: {
    “Object Class”: “Money\\Currency”,
    “\u0000Money\\Currency\u0000code”: “INR”
    }
    }
    },
    “feeAmountRecovered”: null,
    “exchangeRate”: “1”,
    “gatewayId”: “paypal-commerce”,
    “donorId”: 2,
    “firstName”: “Srinivasa Rao”,
    “lastName”: “Namepalli”,
    “email”: “[email protected]”,
    “parentId”: 0,
    “subscriptionId”: 0,
    “billingAddress”: {
    “Object Class”: “Give\\Donations\\Properties\\BillingAddress”,
    “country”: “”,
    “address1”: “”,
    “address2”: “”,
    “city”: “”,
    “state”: “”,
    “zip”: “”
    },
    “anonymous”: false,
    “levelId”: “0”,
    “gatewayTransactionId”: null
    },
    “\u0000*\u0000original”: {
    “id”: null,
    “formId”: 3403,
    “formTitle”: “Donation for Stone”,
    “purchaseKey”: null,
    “donorIp”: “49.37.135.139”,
    “createdAt”: null,
    “updatedAt”: null,
    “status”: {
    “Object Class”: “Give\\Donations\\ValueObjects\\DonationStatus”,
    “\u0000*\u0000value”: “pending”
    },
    “mode”: {
    “Object Class”: “Give\\Donations\\ValueObjects\\DonationMode”,
    “\u0000*\u0000value”: “live”
    },
    “amount”: {
    “Object Class”: “Give\\Framework\\Support\\ValueObjects\\Money”,
    “\u0000Give\\Framework\\Support\\ValueObjects\\Money\u0000amount”: {
    “Object Class”: “Money\\Money”,
    “\u0000Money\\Money\u0000amount”: “10000”,
    “\u0000Money\\Money\u0000currency”: {
    “Object Class”: “Money\\Currency”,
    “\u0000Money\\Currency\u0000code”: “INR”
    }
    }
    },
    “feeAmountRecovered”: null,
    “exchangeRate”: “1”,
    “gatewayId”: “paypal-commerce”,
    “donorId”: 2,
    “firstName”: “Srinivasa Rao”,
    “lastName”: “Namepalli”,
    “email”: “[email protected]”,
    “parentId”: 0,
    “subscriptionId”: 0,
    “billingAddress”: {
    “Object Class”: “Give\\Donations\\Properties\\BillingAddress”,
    “country”: “”,
    “address1”: “”,
    “address2”: “”,
    “city”: “”,
    “state”: “”,
    “zip”: “”
    },
    “anonymous”: false,
    “levelId”: “0”,
    “gatewayTransactionId”: null
    },
    “\u0000*\u0000properties”: {
    “id”: “int”,
    “formId”: “int”,
    “formTitle”: “string”,
    “purchaseKey”: “string”,
    “donorIp”: “string”,
    “createdAt”: “DateTime”,
    “updatedAt”: “DateTime”,
    “status”: “Give\\Donations\\ValueObjects\\DonationStatus”,
    “mode”: “Give\\Donations\\ValueObjects\\DonationMode”,
    “amount”: “Give\\Framework\\Support\\ValueObjects\\Money”,
    “feeAmountRecovered”: “Give\\Framework\\Support\\ValueObjects\\Money”,
    “exchangeRate”: [
    “string”,
    “1”
    ],
    “gatewayId”: “string”,
    “donorId”: “int”,
    “firstName”: “string”,
    “lastName”: “string”,
    “email”: “string”,
    “parentId”: [
    “int”,
    0
    ],
    “subscriptionId”: [
    “int”,
    0
    ],
    “billingAddress”: “Give\\Donations\\Properties\\BillingAddress”,
    “anonymous”: [
    “bool”,
    false
    ],
    “levelId”: [
    “string”,
    “”
    ],
    “gatewayTransactionId”: “string”
    },
    “\u0000*\u0000relationships”: {
    “donor”: “belongs-to”,
    “subscription”: “belongs-to”,
    “notes”: “has-many”
    },
    “\u0000Give\\Framework\\Models\\Model\u0000cachedRelations”: {
    “donor”: {
    “Object Class”: “Give\\Donors\\Models\\Donor”,
    “\u0000*\u0000attributes”: {
    “id”: 2,
    “userId”: 0,
    “createdAt”: {
    “Object Class”: “DateTime”,
    “date”: “2022-07-06 18:59:06.000000”,
    “timezone_type”: 1,
    “timezone”: “+00:00”
    },
    “name”: “Srinivasa Rao Namepalli”,
    “firstName”: “Srinivasa Rao”,
    “lastName”: “Namepalli”,
    “email”: “[email protected]”,
    “prefix”: null,
    “additionalEmails”: null
    },
    “\u0000*\u0000original”: {
    “id”: 2,
    “userId”: 0,
    “createdAt”: {
    “Object Class”: “DateTime”,
    “date”: “2022-07-06 18:59:06.000000”,
    “timezone_type”: 1,
    “timezone”: “+00:00”
    },
    “name”: “Srinivasa Rao Namepalli”,
    “firstName”: “Srinivasa Rao”,
    “lastName”: “Namepalli”,
    “email”: “[email protected]”,
    “prefix”: null,
    “additionalEmails”: null
    },
    “\u0000*\u0000properties”: {
    “id”: “int”,
    “userId”: [
    “int”,
    0
    ],
    “createdAt”: “DateTime”,
    “name”: “string”,
    “firstName”: “string”,
    “lastName”: “string”,
    “email”: “string”,
    “prefix”: “string”,
    “additionalEmails”: “array”
    },
    “\u0000*\u0000relationships”: {
    “donations”: “has-many”,
    “subscriptions”: “has-many”
    },
    “\u0000Give\\Framework\\Models\\Model\u0000cachedRelations”: []
    }
    }
    }
    }
    Thread Starter pavan172857

    (@pavan172857)

    Its saying that “PayPal order id is missing.”

    Thread Starter pavan172857

    (@pavan172857)

    {
    “Payment Gateway”: “paypal-commerce”,
    “Donation”: {
    “Object Class”: “Give\\Donations\\Models\\Donation”,
    “\u0000*\u0000attributes”: {
    “id”: 3406,
    “formId”: 3403,
    “formTitle”: “Donation for Stone”,
    “purchaseKey”: “8ab0be9c1660c6590f76073bab4799e4”,
    “donorIp”: “49.37.135.139”,
    “createdAt”: {
    “Object Class”: “DateTime”,
    “date”: “2022-07-06 18:59:06.000000”,
    “timezone_type”: 1,
    “timezone”: “+00:00”
    },
    “updatedAt”: {
    “Object Class”: “DateTime”,
    “date”: “2022-07-06 18:59:06.000000”,
    “timezone_type”: 1,
    “timezone”: “+00:00”
    },
    “status”: {
    “Object Class”: “Give\\Donations\\ValueObjects\\DonationStatus”,
    “\u0000*\u0000value”: “pending”
    },
    “mode”: {
    “Object Class”: “Give\\Donations\\ValueObjects\\DonationMode”,
    “\u0000*\u0000value”: “live”
    },
    “amount”: {
    “Object Class”: “Give\\Framework\\Support\\ValueObjects\\Money”,
    “\u0000Give\\Framework\\Support\\ValueObjects\\Money\u0000amount”: {
    “Object Class”: “Money\\Money”,
    “\u0000Money\\Money\u0000amount”: “10000”,
    “\u0000Money\\Money\u0000currency”: {
    “Object Class”: “Money\\Currency”,
    “\u0000Money\\Currency\u0000code”: “INR”
    }
    }
    },
    “feeAmountRecovered”: null,
    “exchangeRate”: “1”,
    “gatewayId”: “paypal-commerce”,
    “donorId”: 2,
    “firstName”: “Srinivasa Rao”,
    “lastName”: “Namepalli”,
    “email”: “[email protected]”,
    “parentId”: 0,
    “subscriptionId”: 0,
    “billingAddress”: {
    “Object Class”: “Give\\Donations\\Properties\\BillingAddress”,
    “country”: “”,
    “address1”: “”,
    “address2”: “”,
    “city”: “”,
    “state”: “”,
    “zip”: “”
    },
    “anonymous”: false,
    “levelId”: “0”,
    “gatewayTransactionId”: null
    },
    “\u0000*\u0000original”: {
    “id”: null,
    “formId”: 3403,
    “formTitle”: “Donation for Stone”,
    “purchaseKey”: null,
    “donorIp”: “49.37.135.139”,
    “createdAt”: null,
    “updatedAt”: null,
    “status”: {
    “Object Class”: “Give\\Donations\\ValueObjects\\DonationStatus”,
    “\u0000*\u0000value”: “pending”
    },
    “mode”: {
    “Object Class”: “Give\\Donations\\ValueObjects\\DonationMode”,
    “\u0000*\u0000value”: “live”
    },
    “amount”: {
    “Object Class”: “Give\\Framework\\Support\\ValueObjects\\Money”,
    “\u0000Give\\Framework\\Support\\ValueObjects\\Money\u0000amount”: {
    “Object Class”: “Money\\Money”,
    “\u0000Money\\Money\u0000amount”: “10000”,
    “\u0000Money\\Money\u0000currency”: {
    “Object Class”: “Money\\Currency”,
    “\u0000Money\\Currency\u0000code”: “INR”
    }
    }
    },
    “feeAmountRecovered”: null,
    “exchangeRate”: “1”,
    “gatewayId”: “paypal-commerce”,
    “donorId”: 2,
    “firstName”: “Srinivasa Rao”,
    “lastName”: “Namepalli”,
    “email”: “[email protected]”,
    “parentId”: 0,
    “subscriptionId”: 0,
    “billingAddress”: {
    “Object Class”: “Give\\Donations\\Properties\\BillingAddress”,
    “country”: “”,
    “address1”: “”,
    “address2”: “”,
    “city”: “”,
    “state”: “”,
    “zip”: “”
    },
    “anonymous”: false,
    “levelId”: “0”,
    “gatewayTransactionId”: null
    },
    “\u0000*\u0000properties”: {
    “id”: “int”,
    “formId”: “int”,
    “formTitle”: “string”,
    “purchaseKey”: “string”,
    “donorIp”: “string”,
    “createdAt”: “DateTime”,
    “updatedAt”: “DateTime”,
    “status”: “Give\\Donations\\ValueObjects\\DonationStatus”,
    “mode”: “Give\\Donations\\ValueObjects\\DonationMode”,
    “amount”: “Give\\Framework\\Support\\ValueObjects\\Money”,
    “feeAmountRecovered”: “Give\\Framework\\Support\\ValueObjects\\Money”,
    “exchangeRate”: [
    “string”,
    “1”
    ],
    “gatewayId”: “string”,
    “donorId”: “int”,
    “firstName”: “string”,
    “lastName”: “string”,
    “email”: “string”,
    “parentId”: [
    “int”,
    0
    ],
    “subscriptionId”: [
    “int”,
    0
    ],
    “billingAddress”: “Give\\Donations\\Properties\\BillingAddress”,
    “anonymous”: [
    “bool”,
    false
    ],
    “levelId”: [
    “string”,
    “”
    ],
    “gatewayTransactionId”: “string”
    },
    “\u0000*\u0000relationships”: {
    “donor”: “belongs-to”,
    “subscription”: “belongs-to”,
    “notes”: “has-many”
    },
    “\u0000Give\\Framework\\Models\\Model\u0000cachedRelations”: {
    “donor”: {
    “Object Class”: “Give\\Donors\\Models\\Donor”,
    “\u0000*\u0000attributes”: {
    “id”: 2,
    “userId”: 0,
    “createdAt”: {
    “Object Class”: “DateTime”,
    “date”: “2022-07-06 18:59:06.000000”,
    “timezone_type”: 1,
    “timezone”: “+00:00”
    },
    “name”: “Srinivasa Rao Namepalli”,
    “firstName”: “Srinivasa Rao”,
    “lastName”: “Namepalli”,
    “email”: “[email protected]”,
    “prefix”: null,
    “additionalEmails”: null
    },
    “\u0000*\u0000original”: {
    “id”: 2,
    “userId”: 0,
    “createdAt”: {
    “Object Class”: “DateTime”,
    “date”: “2022-07-06 18:59:06.000000”,
    “timezone_type”: 1,
    “timezone”: “+00:00”
    },
    “name”: “Srinivasa Rao Namepalli”,
    “firstName”: “Srinivasa Rao”,
    “lastName”: “Namepalli”,
    “email”: “[email protected]”,
    “prefix”: null,
    “additionalEmails”: null
    },
    “\u0000*\u0000properties”: {
    “id”: “int”,
    “userId”: [
    “int”,
    0
    ],
    “createdAt”: “DateTime”,
    “name”: “string”,
    “firstName”: “string”,
    “lastName”: “string”,
    “email”: “string”,
    “prefix”: “string”,
    “additionalEmails”: “array”
    },
    “\u0000*\u0000relationships”: {
    “donations”: “has-many”,
    “subscriptions”: “has-many”
    },
    “\u0000Give\\Framework\\Models\\Model\u0000cachedRelations”: []
    }
    }
    }
    }

Viewing 3 replies - 1 through 3 (of 3 total)