🚀 Feature Proposal
Thank you for the great PHP interface! All my orders are from Payment Pages. I'd like to be able to get those orders from those pages. So, Just as we have paymentLink, could we also have have paymentPage? If necessary the only functionality at first could be $api->paymentPage->all(); (similar to paymentLink->all) with parameters for payment_id and reference_id.
Suggested Solution
Implement REST calls and PHP wrapper just the same as paymentLink, but for paymentPage.
Alternatives
No response
Additional Information
This is a feature request.
🚀 Feature Proposal
Thank you for the great PHP interface! All my orders are from Payment Pages. I'd like to be able to get those orders from those pages. So, Just as we have paymentLink, could we also have have paymentPage? If necessary the only functionality at first could be $api->paymentPage->all(); (similar to paymentLink->all) with parameters for payment_id and reference_id.
Suggested Solution
Implement REST calls and PHP wrapper just the same as paymentLink, but for paymentPage.
Alternatives
No response
Additional Information
This is a feature request.