Reputation: 906
I'm setting up Virto Commerce hosted in Azure.
version - 2.13.35
I have my store all setup and now I'm trying to setup the PayPal Express checkout module (version 2.12.1).
I've not been able to find any documentation about how to configure the module. Looking in the VC platform under "Paypal Express checkout - gateway settings" the settings I see are:
On the PayPal side, I don't see anything that directly coorelates to these settings. On the paypal side I created a Sandbox account [email protected]. Then in Apps & Credentials I went to "Express Checkout via Braintree SDK Credentials" which game me the following
I mapped the merchant the fields as follows:
When I tried that and tested I got the following exception back: POST storefrontapi/cart/createorder 500 internal server error "URL of store not set"
Obviously I'm missing something, going to the wrong place, using inccorect values or whatever. Can somebody please point me in the right direction? This seems like it should be a lot easier.
Upvotes: 0
Views: 82
Reputation: 2919
try setting store url in virto commerce admin, as paypal express does need to know where to redirect user after checkout is complete.
Upvotes: 2