Skip to content

Payment not only for invoices ? #1

@rycks

Description

@rycks

Hello Lyra,
as i can read in your code (example

if ($source === 'invoice' || ! $source) {
) we can run payment process via payzen only for invoices.

there is a lot of use case where we need to get a payment for an order or a commercial propal for example

so could you enhance your code to implement that sort of situations ?

For example in dolibarr core code for an other payment system :
https://github.com/Dolibarr/dolibarr/blob/62233f270394cd49e22d3128e5eaecf80cc44337/htdocs/stripe/class/stripe.class.php#L1020

Thanks
Éric

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions