Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

International Saudi Arabia #68

Open
yazeedalrubyli opened this issue Jun 18, 2017 · 4 comments
Open

International Saudi Arabia #68

yazeedalrubyli opened this issue Jun 18, 2017 · 4 comments

Comments

@yazeedalrubyli
Copy link

yazeedalrubyli commented Jun 18, 2017

I don't know what's the problem, I'm successfully (validate, price and place) the order but nothing is submitted to the store.

End Point: order.golo02.dominos.com
Markt: SAUDI_ARABIA

This is the result from order.place:

{ success: true,
  result: 
   { Status: -1,
     Order: 
      { Address: [Object],
        Coupons: [],
        CustomerID: '',
        Email: 'xxxxxx@gmail.com',
        Extension: '',
        FirstName: 'Yazeed',
        LastName: 'Alrubyli',
        LanguageCode: 'en',
        OrderChannel: 'OLO',
        OrderID: 'czVprnEUBW4TAAMujRop',
        OrderMethod: 'Web',
        Payments: [],
        Phone: '966xxxxxxxxxx',
        Products: [Object],
        Market: 'UNITED_STATES',
        Currency: 'SAR',
        ServiceMethod: 'Carryout',
        SourceOrganizationURI: 'order.golo02.dominos.com',
        StoreID: 62931,
        Tags: {},
        Version: '1.0',
        NoCombine: true,
        Partners: {},
        NewUser: true,
        metaData: {},
        BusinessDate: '2017-06-18',
        EstimatedWaitMinutes: '0',
        PriceOrderTime: '2017-06-18 17:03:27',
        IP: '46.152.113.217',
        Promotions: [Object],
        Status: -1,
        StatusItems: [Object],
        Amounts: [Object],
        PriceOrderMs: 1228,
        CorrectiveAction: [Object] },
     Offer: { ProductOffer: '', CouponList: [] },
     StatusItems: [ [Object] ] } }

In addition, we don't have credit card option. We have to pay upon delivery or at the store. So I did not add any type of payment when submitting the order, is this what cause the problem?

@RIAEvangelist
Copy link
Owner

Looks like it is still being submitted to the US.

@RIAEvangelist
Copy link
Owner

v3.x international settings should make this possible now. Still need to work out the endpoints, but everything is baked in to support it.

@RIAEvangelist RIAEvangelist changed the title Saudi Arabia Support International Saudi Arabia Feb 24, 2021
@RIAEvangelist
Copy link
Owner

v3 now supports international apis.

Please have a look. If you can not find your API endpoints request help again, and we can work on it together. I will need to work with someone in country to make sure the order completes and you get Pizza.

@RIAEvangelist
Copy link
Owner

If anyone would like to contribute the API list as defined in docs/InternationalSupport.md

I would be happy to implement it into the code. I do need help from contributors though because I do not know addresses etc to use for testing without traveling to the country on my own.

Help would be greatly appreciated, and the world of Pizza lovers would thank you.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants