I have a shopify project backend developed in laravel with a subscription feature. Subscription created successfully using the API admin/recurring_application_charges.json with required parameters in a POST method, it redirected to the subscription view page.
Then on clicking the "Approve" button it redirects to the given URL with a charge id as parameter. When I tried to get the details using the API admin/recurring_application_charges/{chargeID}.json it returns error - Not found. How can I solve this?
via Chebli Mohamed
Aucun commentaire:
Enregistrer un commentaire