This commit is contained in:
@@ -315,4 +315,114 @@ fake sale of v8 to get license emails to update rockfish to auto read in the dee
|
||||
Perpetual single one year maintenance NEW FULL PRICE: https://order.mycommerce.com/cart/new?vendorid=14466&PRODUCT%5B301028317%5D=1
|
||||
v7 single for comparison 300740315 https://order.mycommerce.com/cart/new?vendorid=14466&PRODUCT%5B300740315%5D=1
|
||||
Address to use for testing
|
||||
05-3610 Christie Parkway Courtenay B.C. Canada V9J 9T6
|
||||
05-3610 Christie Parkway Courtenay B.C. Canada V9J 9T6
|
||||
|
||||
|
||||
{
|
||||
"creation_date": "2022-08-29T00:37:59Z",
|
||||
"id": 349316690,
|
||||
"order_notification": {
|
||||
"purchase": {
|
||||
"customer_data": {
|
||||
"billing_contact": {
|
||||
"address": {
|
||||
"city": "Courtenay",
|
||||
"country": "Canada",
|
||||
"country_id": "CA",
|
||||
"postal_code": "V9J 9T6",
|
||||
"state": "British Columbia",
|
||||
"state_id": "BC",
|
||||
"street1": "05-3610 Christie Parkway"
|
||||
},
|
||||
"company": "GZ TestCo",
|
||||
"email": "gzmailadmin@gmail.com",
|
||||
"first_name": "Test",
|
||||
"last_name": "Testerson"
|
||||
},
|
||||
"customer_payment_data": {
|
||||
"currency": "CAD",
|
||||
"payment_method": "Other"
|
||||
},
|
||||
"delivery_contact": {
|
||||
"address": {
|
||||
"city": "Courtenay",
|
||||
"country": "Canada",
|
||||
"country_id": "CA",
|
||||
"postal_code": "V9J 9T6",
|
||||
"state": "British Columbia",
|
||||
"state_id": "BC",
|
||||
"street1": "05-3610 Christie Parkway"
|
||||
},
|
||||
"company": "GZ TestCo",
|
||||
"email": "gzmailadmin@gmail.com",
|
||||
"first_name": "Test",
|
||||
"last_name": "Testerson"
|
||||
},
|
||||
"language": "English",
|
||||
"language_iso": "en",
|
||||
"reg_name": "GZ TestCo",
|
||||
"shopper_id": "64475647",
|
||||
"subscribe_newsletter": false,
|
||||
"user_id": "gzmailadmin@gmail.com-32"
|
||||
},
|
||||
"is_test": true,
|
||||
"payment_complete_date": "2022-08-29T00:37:59Z",
|
||||
"payment_status": "testpaymentarrived",
|
||||
"payment_status_id": "TCA",
|
||||
"purchase_date": "2022-08-29T00:37:59Z",
|
||||
"purchase_id": 813793143,
|
||||
"purchase_item": [
|
||||
{
|
||||
"additional_information": [
|
||||
{
|
||||
"additional_id": "AGGREENOREFUNDS",
|
||||
"additional_value": "YES"
|
||||
},
|
||||
{
|
||||
"additional_id": "AGREEPAYMETHODVALIDCANCEL",
|
||||
"additional_value": "YES"
|
||||
},
|
||||
{
|
||||
"additional_id": "AGREEEXPIRESIFNOTPAID",
|
||||
"additional_value": "YES"
|
||||
},
|
||||
{
|
||||
"additional_id": "DATABASEID",
|
||||
"additional_value": "tZy9aSHjacFf9a9v3EtzUqM1amq/eMvJa2nXswLle74="
|
||||
}
|
||||
],
|
||||
"currency": "USD",
|
||||
"delivery_type": "Electronically",
|
||||
"discount": 0.0,
|
||||
"extended_download_price": 0.0,
|
||||
"manual_order_price": 0.0,
|
||||
"notification_no": 0,
|
||||
"product_id": 301028315,
|
||||
"product_name": "Single AyaNova service technician 1 year maintenance plan - active",
|
||||
"product_single_price": 100.0,
|
||||
"purchase_item_key": [],
|
||||
"quantity": 5,
|
||||
"running_no": 1,
|
||||
"shipping_price": 0.0,
|
||||
"shipping_vat_pct": 0.0,
|
||||
"subscription": {
|
||||
"expiration_date": "2023-08-29T00:37:59Z",
|
||||
"id": "813793143-1",
|
||||
"interval": "Yearly without end",
|
||||
"renewal_discount_count": "",
|
||||
"renewal_discount_start": "",
|
||||
"renewal_type": "auto",
|
||||
"retention_discount_count": "",
|
||||
"retention_discount_percent": "",
|
||||
"start_date": "2022-08-29T00:00:00",
|
||||
"status": "ToProcess",
|
||||
"status_id": "TOP"
|
||||
},
|
||||
"vat_pct": 12.0,
|
||||
"your_product_id": "maintenanceplanactive"
|
||||
}
|
||||
],
|
||||
"purchase_origin": "online"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -32,18 +32,18 @@ THINGS HOLDING UP PERPETUAL RELEASE
|
||||
|
||||
WIP >>>>>>>>>>>>>
|
||||
|
||||
TESTING NEXT UP on devops
|
||||
|
||||
Status: updated on devlops to 8.0.7, awaiting rockfish to be posted before can test properly
|
||||
|
||||
Status: updated on devlops to 8.0.7, testing first subscription HUGE generation...
|
||||
|
||||
|
||||
|
||||
todo: TEST subscription and perpetual license code LOCALLY / then posted hosted
|
||||
todo: TEST subscription and perpetual license code LOCALLY "yes" / then posted hosted "YASS"
|
||||
|
||||
Does a trial request for sbuscription work? YES
|
||||
Correct date range? YES
|
||||
Generate data? YES
|
||||
v8migrate work? YES
|
||||
Does a trial request for sbuscription work? YES YASS
|
||||
Correct date range? YES YASS
|
||||
Generate data? YES YASS
|
||||
v8migrate work? YES YASS
|
||||
Can generate HUGE data set on trial? YES
|
||||
Can generaet small data set right after HUGE one? (test of delete empty database timeout issue) YES
|
||||
Does a trial request for perpetual work? YES
|
||||
|
||||
Reference in New Issue
Block a user