Discussions

Ask a Question
ANSWERED

WebButton - Callback URL chiamata più volte

Salve, abbiamo implementato la soluzione WebButton. https://developers.satispay.com/docs/web-button-pay Fin qui tutto bene, il pagamento viene generato, il QR funziona e riceviamo la callback con l'avvenuto pagamento a status "ACCEPTED". Questo ci permette di smarcare l'ordine come "pagato". Il problema è che 2 ore dopo riceviamo un'ulteriore chiamata sulla callback, che riceve l'informazione che il pagamento è stato cancellato con status "CANCELED". Questo comporta che l'ordine faccia rollback di stato (dobbiamo lasciare aperta la possibilità di tracciare se il pagamento viene annullato). La questione è che questa seconda "cancellazione" non risulta veritiera, in quanto succede anche per test fatti su Sandbox con un account completamente gestito da me (so quindi per certo di non aver annullato la transazione). Inoltre sull'applicazione rimane la transazione come Confermata. A cosa potrebbe essere dovuto?
ANSWERED

integrazione software winpizze a vs sistema di pagamento

Buongiono mi chiamo Giovanni Fontana ho sviluppato ormai da 30 anni il software Winpizze specifico per pizzerie d'asporto distribuito in tutto il territori nazionale. Molti clienti mi chiedono l'integrazione al vs sistema di pagamento. Avrei necessita di qualche esempio in vb6 o vb.net o di documentazione per capire da dove cominciare. grazie anticipatamente
ANSWERED

Getting 400 when getting status of a transaction

Hey, I have a web-button implementation, and facing the following issue - when trying to get the payment status from the satispay API I get 400 error, attaching the CURL request below curl --request GET \ --url 'https://staging.authservices.satispay.com/g_business/v1/pre_authorized_payment_tokens/fa692015-5723-4184-a33a-7ab21f9f3a08' \ --header 'host: staging.authservices.satispay.com' \ --header 'date: Mon, 11 Apr 2022 11:20:35 GMT' \ --header 'digest: SHA-256=47DEQpj8HBSa+/TImW+5JCeuQeRkm5NMpJWZG3hSuFU=' \ --header 'Authorization: Signature keyId="264su4goljp4ko9t19uua9nk86t16t6q9r1s5n4vj2s7ko4qa9sge5m85lfbdus4ipstd439097d1qkko91ulv5mjb2b9jdeq0ifbnhh9vgd349fvl6lude1cfdtiep87gual9k5re55t1nhm8043rku3s1vk4aj7afo1st3m237uf6bgtu9uequf4fpgbhsl611kgtk", algorithm="rsa-sha256", headers="(request-target) host date digest", signature="SpZY1NhL0KDPnDTvy/ALOS+VvjPNWp6jT7gqUcc32Ljv/M3GCplGzd7WRRX1n8WB9nPghU5Ric5id4+5ivYAFbdlP7gmaB1BeWN6XuJKEIgBFGKKqIFo51i4oMdAzsH36GQZwuVn6rOoNbF0RWUKvc1hZ8znpXQYnTs0D4+TA3x4P9FqVijOPMJfo5+Y9VaXssZeYE78vjCla+hhWy/ksTSDpuTlcdAyYzGR2xn44o3515ppDoQ6nKiSltH2EdRx13HAzRUAdolXn0lTE4iHbXEJYxRdS7yyo6vUreODUmI8LkPbghcwuKC44f/bqDWTDiQLXM8yKyPT0zHRI6uEcN++ryRDgknrPzgXvODkXmPdPlsDd2mosVykkGXv1rnwxe6Uj4/NM1Hapw6Rn/rbK8K55XsCVkiEEOA1QO3BcFXNnMSW2xxsn+D86rlXTAFpCGC1cSU9Q/hQx0O8GmEwo7fmvChHmiovY8kPeslz7Sma7WBm+mTvCbRheo7KKDwfLPboWH+s555uJYpxIN2hzAgUZ4qCcMCNh3UeVxKvQU+z6hZVd/0l89osRIAQin7f1j7CvKmjshfYJ6otsxnWG9JMfcLn1zzqJ98ceIiesChMATJj17qTMy6ed3FovFvMIHG9O2gPjcIESz8zq4nGj3KfDbBUuMlr7fvIvobyBSs="' please let me know if we can have a quick discussion on this?
ANSWERED

Unsupported Media Type on Authentication_keys

Buongiorno, abbiamo effettuato il test della RSA Key ottenute con openSSL ed è tutto ok Tuttavia quando proviamo ad eseguire l'authentication_keys abbiamo continuamente l'errore in oggetto. Abbiamo provato la procedura sia tramite cUrl che tramite postman e continua a darci l'errore. Potete aiutarci?
ANSWERED

Pagamenti b2b

Ciao, Volevo sapere se attraverso le API (autenticato come account business) è possibile inviare denaro ad un altro account business. In alternativa è possibile pre-compilare una richiesta di fondi nell'app business ricevente. Grazie mille Daniele
ANSWERED

Pagamenti andati a buon fine

Buongiorno, stiamo utilizzando il link di pagamento sulla nostra App senza integrazione di API in quanto non possibile con la soluzione di Web App adottata. E' possibile inserire uno script su Google Sheet per avere come risposta le transazioni andate a buon fine su un determinato account?
ANSWERED

Donazioni Satispay su Wordpress

Buongiorno, vorrei inserire un modulo di pagamento Satispay sul mio sito Wordpress per ricevere donazioni. Il donatore dovrebbe aver la possibilità di inserire la cifra e un riferimento testuale. è possibile? Esiste un plugin? Grazie. Saluti
ANSWERED

Not being redirection from satispay app

Hi, I have a satispay integration with "One-off - Web-redirect" flow, on mobile phone the user can choose "open link in app" that does the "One-off - Mobile app" flow instead (that skips the redirection on the Satispay web page). The problem is that the user is not redirected to the E-commerce website after paying in the app with the "Mobile app" flo. While we have no problem with "Web Redirect" (when we do not choose to "open link in app"). Satispay documentation suggest that it is not the normal. My question: is it possible for you to be 100% sure that the user is redirected to the E-commerce website after opening the link and paying in the app ?
ANSWERED

X-Frame-Options problem

Hi, During the checkout I get the following error: "Refused to display 'https://online.satispay.com/' in a frame because it set 'X-Frame-Options' to 'sameorigin'.". In the staging environment everything is ok, while in production it is not.
ANSWERED

Prestashop sarà ancora supportato?

Buongiorno, nei mesi scorsi ci siamo accorti che il modulo Prestashop di Satispay non processava correttamente gli ordini nell'ultima versione della piattaforma (il pagamento andava a buon fine, ma l'ordine non veniva registrato lato nostro backend, né confermato al cliente lato frontend) e quindi non abbiamo più potuto utilizzarlo. Abbiamo visto che, come già segnalato da altri, il modulo è stato proprio del tutto rimosso dal negozio di Prestashop. Volevamo quindi sapere se è intenzione di Satispay continuare a supportare la piattaforma in futuro o se è stato deciso di abbandonarla del tutto. Grazie mille