CheckoutFinland / psp-api

5 stars 5 forks source link

Wordpress plugin is not compatible with Shop-in-shop #92

Open ravisoni6262 opened 3 years ago

ravisoni6262 commented 3 years ago

Hi, We are using this plugin: https://wordpress.org/plugins/op-payment-service-for-woocommerce/

We are trying to use the shop-in-shop model, but I do see the code is not complete to support this integration. Do you have any update on this?

loueranta commented 3 years ago

Hi,

For WooCommerce Shop-in-Shop use cases we recommend this third party plugin: https://markup.fi/products/woocommerce-checkout-fi-shop-in-shop/

ravisoni6262 commented 3 years ago

Thanks, @loueranta How can we test shop-in-shop commissions are getting paid into vendor accounts? I'm looking inside: https://extranet-beta.checkout.fi/login

loueranta commented 3 years ago

@ravisoni6262: You can verify the payments by looking at the reports on the sub-merchant's extranet account. There should be something like "Received commission from merchant XXXXXX for payment XXXXXXXXX (Checkout reference: XXXXXXXX)"

ravisoni6262 commented 3 years ago

@ravisoni6262: You can verify the payments by looking at the reports on the sub-merchant's extranet account. There should be something like "Received commission from merchant XXXXXX for payment XXXXXXXXX (Checkout reference: XXXXXXXX)"

@loueranta I'm using test merchant details, is there any login to the extranet account for these test account?

loueranta commented 3 years ago

@ravisoni6262 Unfortunately you cannot access the extranet with test credentials, but you can query the payment details from the Payment Reports API: https://checkoutfinland.github.io/psp-api/#/?id=payment-reports

ravisoni6262 commented 3 years ago

@loueranta Thanks for pointing me in the right direction. but event after hardcoding the correct value for the shop-in-shop commission the commission is not being reflected in the reports. I did cross-verify that the JSON which need to send is correct and the request is successful,

do you have any clue why it is not working?

ravisoni6262 commented 3 years ago

Hi,

For WooCommerce Shop-in-Shop use cases we recommend this third party plugin: https://markup.fi/products/woocommerce-checkout-fi-shop-in-shop/

I contacted them and they said their plugin is not compatible with the WCFM marketplace.