Hello my friends
i'm working on paid extension which will let users to create a transaction in Espo which will have been pay through PayPal.
I've already finished these steps:
Of course extension will be connected to SalesPack, there will be possibility to link specific transaction to invoice.
Short demo: https://devcrm.it/files/2020-12-10_1...f83ad9eb93.mp4
Sorry for polish version of Paypal
i'm working on paid extension which will let users to create a transaction in Espo which will have been pay through PayPal.
I've already finished these steps:
- Extension register transaction as an order and save information about Transaction ID and link Payment URL which can be send to customer(for example through AdvancedPack)
- After user open link, he can pay and he'll be redirect to page which is now blank, but i'll add there some nice page in bootstrapp with information about payment;
- Extension is checking transaction and mark payment based on information from PayPal;
- Extension also save basic information like fees, total after fees etc.
Of course extension will be connected to SalesPack, there will be possibility to link specific transaction to invoice.
Short demo: https://devcrm.it/files/2020-12-10_1...f83ad9eb93.mp4
Sorry for polish version of Paypal
Comment